Skip to content

Commit 1121463

Browse files
committed
wut
1 parent 96233a3 commit 1121463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ job: &JOB
3737
- run: apt-get update
3838
- run: ./test/add_target.sh
3939
- *RESTORE_REGISTRY
40-
- run: cargo generate-lockfile
40+
- run: cargo generate-lockfile --verbose
4141
- *SAVE_REGISTRY
4242
- run: echo "${LIBRARY}-${VERSION}-${TARGET}" > ~/lib_key
4343
- *RESTORE_OPENSSL

0 commit comments

Comments
 (0)