Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
fix: changed name
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Mar 5, 2024
1 parent dbc6984 commit b75c712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container-and-test-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
if: ${{ !cancelled() }}
runs-on: ubuntu-latest
needs:
- push-image
- build-image
- build-and-push-iso
steps:
- name: Exit on failure for main
Expand Down

0 comments on commit b75c712

Please sign in to comment.