mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 16:20:49 +00:00
pin wapm version
This commit is contained in:
parent
64034f4047
commit
f2130fc227
@ -153,7 +153,7 @@ jobs:
|
||||
- run:
|
||||
name: "Pull dependencies"
|
||||
command: |
|
||||
git clone git@github.com:wasmerio/wapm-cli.git
|
||||
git clone --branch v0.1.0 --depth 1 https://github.com/wasmerio/wapm-cli
|
||||
- restore_cache:
|
||||
keys:
|
||||
- v8-cargo-cache-linux-nightly-{{ arch }}-{{ checksum "Cargo.lock" }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user