We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511d3c9 commit 23c2ee2Copy full SHA for 23c2ee2
ci/script.sh
@@ -1,6 +1,8 @@
1
set -ex
2
3
main() {
4
+ cargo generate-lockfile
5
+
6
case $TARGET in
7
thumbv*-none-eabi*)
8
cross build --target $TARGET
0 commit comments