Skip to content

Commit

Permalink
workflows: release needs iso
Browse files Browse the repository at this point in the history
  • Loading branch information
joostruis committed Jan 24, 2024
1 parent 45e3e6c commit 6ddaf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
release:
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
# needs: tests
needs: iso
strategy:
matrix:
include:
Expand Down

0 comments on commit 6ddaf04

Please sign in to comment.