Skip to content

Commit

Permalink
Fail if no artifact is found for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
drakon64 committed Jul 15, 2024
1 parent 5533fcd commit 7049eac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cosmic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ jobs:
name: ${{ env.ISO_NAME }}
path: ${{ env.ISO_FILE }}
compression-level: 0
if-no-files-found: error

0 comments on commit 7049eac

Please sign in to comment.