This commit is contained in:
Julian Ospald 2020-05-07 00:42:52 +02:00
parent 5ab1f6c203
commit 788883df7b
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
export GHCUP_INSTALL_BASE_PREFIX="$CI_PROJECT_DIR"
export PATH="$CI_PROJECT_DIR/.ghcup/bin:$CI_PROJECT_DIR/.local/bin:$PATH"
export TMPDIR="$CI_PROJECT_DIR/.ghcup/tmp"
export TMPDIR="$CI_PROJECT_DIR/tmp"