Skip to content

Commit 43f7b53

Browse files
committed
Build locked
1 parent 1dcd520 commit 43f7b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run sccache-cache
3333
uses: mozilla-actions/[email protected]
3434

35-
- run: cargo build --target=${{ matrix.target }} --release
35+
- run: cargo build --target=${{ matrix.target }} --release --locked
3636
env:
3737
SCCACHE_GHA_ENABLED: "true"
3838
RUSTC_WRAPPER: "sccache"

0 commit comments

Comments
 (0)