projects
/
nmigen-gf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f17823
)
fix PATH
author
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 4 Apr 2022 06:26:11 +0000
(23:26 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 4 Apr 2022 06:26:11 +0000
(23:26 -0700)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index edef5a57cd7351a3301a2bb57077828c0213c0dc..64b19190c31d6837ff455f2cd9a0cbc65b6f4228 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-38,7
+38,7
@@
build:
python3-wheel
tcl-dev
xdot
- - export PATH="/usr/lib/ccache:$PATH"
+ - export PATH="
$HOME/.local/bin:
/usr/lib/ccache:$PATH"
- export CCACHE_BASEDIR="$PWD"
- export CCACHE_DIR="$PWD/ccache"
- export CCACHE_COMPILERCHECK=content