Skip to content

Commit

Permalink
Adding ./ for asset_path
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnyblast committed Nov 11, 2024
1 parent cbf0695 commit dc70ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Compress artifacts
run: |
zip --junk-paths futsal-team-builder.zip ./dist/
zip -r futsal-team-builder.zip dist
- name: Create Release
id: create_release
Expand Down

0 comments on commit dc70ebe

Please sign in to comment.