Skip to content

Commit

Permalink
--amend
Browse files Browse the repository at this point in the history
  • Loading branch information
sudipghimire533 committed Nov 9, 2024
1 parent 549ce21 commit 3b12d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build
run: |
cargo build --all --release --features=libmpv_build &&
cargo build --all --release &&
strip target/release/ytui_music &&
mv target/release/ytui_music target/release/ytui_music-linux-amd64
Expand Down

0 comments on commit 3b12d38

Please sign in to comment.