This commit is contained in:
Alexey Proshutinskiy 2021-09-02 19:10:45 +03:00
parent 214881d843
commit a3ec52bbb9

View File

@ -18,7 +18,6 @@ jobs:
keys:
- connector-test00-{{ checksum "Cargo.lock" }}
- run: |
cd ./service
rustup target add wasm32-wasi
- run: ./build.sh
- run: |