Skip to content

Commit

Permalink
Don’t create unexisting dir
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Sep 25, 2019
1 parent d9f2cde commit 8a92e52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azure/install-sccache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a92e52

Please sign in to comment.