ci11
Some checks failed
Build and Push Docker Image / build-image (push) Has been cancelled

This commit is contained in:
Patryk Koreń
2026-01-07 21:48:10 +01:00
parent ff433ebd58
commit 3d7f6eeddf

View File

@@ -12,9 +12,9 @@ jobs:
image: mgoltzsche/podman:latest image: mgoltzsche/podman:latest
steps: steps:
- name: Install Node.js - name: Install dedps
run: | run: |
apk add --no-cache nodejs npm apk add --no-cache nodejs npm git
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3