Skip to content

Commit

Permalink
Update buildexe.yml to Fix Linux Build
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoobdude authored Dec 16, 2024
1 parent 72f8c04 commit df3c41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildexe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Cave-of-Shadows-AdventureSoft-${{ matrix.os }}
path: dist/Cave-of-Shadows-AdventureSoft.*
path: dist/Cave-of-Shadows-AdventureSoft*

publish:
needs: build-py-to-bin
Expand Down

0 comments on commit df3c41d

Please sign in to comment.