mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
checkout
This commit is contained in:
parent
59d02efde4
commit
3369735dc4
@ -38,6 +38,7 @@ jobs:
|
||||
docker:
|
||||
- image: circleci/rust:latest
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
keys:
|
||||
- v1-lint-{{ arch }}-{{ checksum "scripts/install_lib_sodium.sh" }}
|
||||
|
Loading…
Reference in New Issue
Block a user