Skip to content

Commit

Permalink
Update release action artifact glob.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveice10 authored and Steveice10 committed May 11, 2023
1 parent dd5faf2 commit 0618c43
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 0618c43

Please sign in to comment.