Update build-installer-iso.yml

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