mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-05 02:20:19 +00:00
Don’t create unexisting dir
This commit is contained in:
parent
d9f2cded26
commit
8a92e52f96
@ -28,7 +28,6 @@ steps:
|
||||
- bash: |
|
||||
set -ex
|
||||
env
|
||||
mkdir -p $SCCACHE_DIR
|
||||
SCCACHE_ERROR_LOG=`pwd`/sccache.log RUST_LOG=debug $RUSTC_WRAPPER --start-server
|
||||
$RUSTC_WRAPPER -s
|
||||
cat sccache.log
|
||||
|
Loading…
Reference in New Issue
Block a user