mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 16:20:49 +00:00
attempt to reset wapm-cli dir on windows CI
This commit is contained in:
parent
463ca75637
commit
10fb60db78
@ -51,6 +51,7 @@ install:
|
||||
build_script:
|
||||
- cargo build --release --verbose
|
||||
# Now we build wapm
|
||||
- rmdir wapm-cli /s /q
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- cargo build --release --manifest-path wapm-cli/Cargo.toml --features telemetry
|
||||
|
Loading…
x
Reference in New Issue
Block a user