Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Oct 6, 2024
1 parent f478c11 commit 268e01f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-atomic-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,10 @@ jobs:
quay.io/centos-bootc/bootc-image-builder:latest
- name: "Build ISO"
if: steps.changed-files.outputs.any_changed == 'true'
run: |
./build-iso.sh
- name: "Upload Artifact"
if: '!cancelled()'
uses: actions/upload-artifact@v3
with:
name: fedora-silverblue-iso
Expand Down

0 comments on commit 268e01f

Please sign in to comment.