set SHADERC_LIB_DIR to the location in the docker image where it is cached

This commit is contained in:
Imbris 2021-06-02 00:51:22 -04:00
parent 7fd952e139
commit 923988da5f

View File

@ -37,6 +37,7 @@ before_script:
- export VELOREN_ASSETS="$(pwd)/assets"
- echo "VELOREN_ASSETS=$VELOREN_ASSETS"
#- export RUSTFLAGS="-D warnings"
- export SHADERC_LIB_DIR=/shaderc/combined/
#- rm -rf target || echo "it seems that sometimes OLD data is left over"
# 8866215 is the user that is used to sync data to the collaboration repos