Skip to content

Commit

Permalink
CI: switch to release build
Browse files Browse the repository at this point in the history
  • Loading branch information
ahihi committed Aug 2, 2024
1 parent b4cabeb commit 270aaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
command: build
target: ${{ matrix.platform.target }}
args: "--verbose"
args: "--release --verbose"
strip: true

- name: upload artifact
Expand Down

0 comments on commit 270aaf9

Please sign in to comment.