Skip to content

Commit

Permalink
Make not uploading a VSIX an error
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon authored May 4, 2021
1 parent 8c86f10 commit 305b021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
with:
name: ${{ needs.setup.outputs.vsix_artifact_name }}
path: ${{ needs.setup.outputs.vsix_name }}
if-no-files-found: error
retention-days: 14

lint:
Expand Down

0 comments on commit 305b021

Please sign in to comment.