Skip to content

Commit 23c2ee2

Browse files
author
Jorge Aparicio
committed
ci: manually generate lockfile
1 parent 511d3c9 commit 23c2ee2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/script.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
set -ex
22

33
main() {
4+
cargo generate-lockfile
5+
46
case $TARGET in
57
thumbv*-none-eabi*)
68
cross build --target $TARGET

0 commit comments

Comments
 (0)