Skip to content

Commit

Permalink
Build from lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashaag committed Nov 30, 2023
1 parent b98965f commit bfbb042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/bld.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:: build
cargo install --features=all --root "%PREFIX%" --path . || goto :error
cargo install --locked --features=all --root "%PREFIX%" --path . || goto :error

:: strip debug symbols
strip "%PREFIX%\bin\sccache.exe" || goto :error
Expand Down

0 comments on commit bfbb042

Please sign in to comment.