Skip to content
Snippets Groups Projects
Verified Commit 788883df authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Fix CI

parent 5ab1f6c2
No related branches found
No related tags found
No related merge requests found
Pipeline #19042 passed with warnings
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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment