lock
This commit is contained in:
parent
2b125040fd
commit
1e95ecea8b
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
EXPORT_DIR="challenge"
|
||||
|
||||
mkdir -p $EXPORT_DIR
|
||||
cargo build --release
|
||||
cargo build --release --locked
|
||||
cp ./target/release/timars $EXPORT_DIR/timars
|
||||
cp CHALLENGE-NOTES.txt $EXPORT_DIR/notes.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue