mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-12 02:27:11 +00:00
pin wapm version
This commit is contained in:
parent
64034f4047
commit
f2130fc227
@ -153,7 +153,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: "Pull dependencies"
|
name: "Pull dependencies"
|
||||||
command: |
|
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:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
- v8-cargo-cache-linux-nightly-{{ arch }}-{{ checksum "Cargo.lock" }}
|
- v8-cargo-cache-linux-nightly-{{ arch }}-{{ checksum "Cargo.lock" }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user