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

Commit 62264bf

Browse files
committed
fix: unlock
1 parent b037ad7 commit 62264bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
target: ${{ matrix.platform.target }}
6262
command: build
63-
args: "--locked --release"
63+
args: "--release"
6464
strip: true
6565

6666
- name: Prepare for upload

0 commit comments

Comments
 (0)