Update build-installer-iso.yml

This commit is contained in:
humocs-man
2026-03-11 21:29:49 +01:00
committed by GitHub
parent 97d4aa0201
commit 4086ddffb8
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
docker pull quay.io/centos-bootc/bootc-image-builder:latest
- name: Build ISO
run:
run: |
docker run --rm \
-v ${{ github.workspace }}:/workspace \
-v ${{ github.workspace }}/output:/output \