Skip to content

Commit

Permalink
Merge pull request #1897 from Steveice10/main
Browse files Browse the repository at this point in the history
Update release action artifact glob.
  • Loading branch information
billhollings committed May 11, 2023
2 parents dd5faf2 + 0618c43 commit c893a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,5 @@ jobs:
- name: Create Release
uses: ncipollo/release-action@v1
with:
artifacts: "MoltenVK/*"
artifacts: "MoltenVK*/*"
artifactErrorsFailBuild: true

0 comments on commit c893a03

Please sign in to comment.