Skip to content

Commit

Permalink
Fix CI container
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Sep 20, 2024
1 parent 49dd2aa commit 4104ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
docker run \
--privileged \
-v "$PWD":/repo \
ghcr.io/t2linux/fedora-dev:40 \
ghcr.io/t2linux/fedora-ci:40 \
/repo/build.sh
- name: Upload Artifact
Expand Down

0 comments on commit 4104ad9

Please sign in to comment.