Skip to content

Commit

Permalink
add glob
Browse files Browse the repository at this point in the history
  • Loading branch information
koreanmelon committed Aug 5, 2024
1 parent 24fb105 commit 2bcf438
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: orientalmelon.baechusportraits-${{ env.MOD_VERSION }}-base
path: out/orientalmelon.baechusportraits-${{ env.MOD_VERSION }}-base
path: out/orientalmelon.baechusportraits-${{ env.MOD_VERSION }}-base*
if-no-files-found: error

0 comments on commit 2bcf438

Please sign in to comment.