Skip to content

Commit

Permalink
GHA publish fix 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
bladecoder committed Nov 27, 2023
1 parent 33a41a4 commit 05d5c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
override: true
- name: Build package
run: |
cargo build
cargo build --release
- name: Upload binkplayer to Github release
run: |
staging="binkplayer-${{github.event.release.tag_name}}-${{ matrix.platform }}"
Expand Down

0 comments on commit 05d5c61

Please sign in to comment.