1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00

print version

This commit is contained in:
schaeff 2022-04-06 10:16:45 +02:00
parent 93d781ec77
commit 142526488c

View file

@ -191,6 +191,7 @@ commands:
echo 'export "RUSTC_WRAPPER"="/usr/local/bin/sccache"' >> $BASH_ENV
# This is the maximum space sccache cache will use on disk.
echo 'export "SCCACHE_CACHE_SIZE"="1G"' >> $BASH_ENV
/usr/local/bin/sccache --version
restore-sccache-cache:
steps:
- restore_cache: