Update tests.yml

extensions
Volodymyr Shymanskyy 4 years ago committed by GitHub
parent cce8ac71eb
commit 321d17a826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -108,7 +108,7 @@ jobs:
- name: Install Wasienv
run: curl https://raw.githubusercontent.com/wasienv/wasienv/master/install.sh | sh
- name: Install Wasmer
run: curl https://get.wasmer.io -sSfL | bash -s -- --version 0.15.0
run: curl https://get.wasmer.io -sSfL | bash -s --version 0.15.0
- name: Run CMake
run: |
source $HOME/.wasienv/wasienv.sh

Loading…
Cancel
Save