We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d005ada commit 54477beCopy full SHA for 54477be
.github/workflows/scheduled-builds.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Setup CCache
33
run: |
34
- sudo update-ccache-symlinks
+ update-ccache-symlinks
35
echo "/usr/lib/ccache" >> "$GITHUB_PATH"
36
37
ccacheDir="${GITHUB_WORKSPACE}/.ccache"
0 commit comments