mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 12:13:32 +00:00
ci: remove --release flag from regular builds
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
echo "EOF" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Build all release binaries
|
||||
run: cargo build --release --locked
|
||||
run: cargo build --locked
|
||||
|
||||
- name: Package all binaries into one archive
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user