We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ccache
1 parent 2c3a07d commit abc65ffCopy full SHA for abc65ff
1 file changed
.github/workflows/ci.yaml
@@ -273,7 +273,6 @@ jobs:
273
- run: |
274
sudo apt-get install ccache
275
echo '/usr/lib/ccache:$PATH' >> $GITHUB_PATH
276
- echo 'CCACHE_COMPRESS=true' >> $GITHUB_ENV
277
278
# Setup: Check existing ccache
279
- run: ccache -s
0 commit comments