Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
fix: unlock
Browse files Browse the repository at this point in the history
  • Loading branch information
genofire committed Oct 17, 2023
1 parent fdd53cb commit aaa8592
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 @@ -60,7 +60,7 @@ jobs:
with:
target: ${{ matrix.platform.target }}
command: build
args: "--locked --release"
args: "--release"
strip: true

- name: Prepare for upload
Expand Down

0 comments on commit aaa8592

Please sign in to comment.