Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragnt committed Feb 26, 2024
1 parent bf41479 commit 97a5fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
command: "build"
target: ${{ matrix.platform.target }}
toolchain: ${{ matrix.toolchain }}
args: "--locked --release"
args: "--release"
strip: true
if: ${{ !contains(matrix.platform.target, 'mips') }}

Expand Down

0 comments on commit 97a5fb8

Please sign in to comment.