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 e9e029a commit fce7ccbCopy full SHA for fce7ccb
1 file changed
.github/actions/build/action.yml
@@ -20,7 +20,7 @@ runs:
20
steps:
21
# We cache the build to speed up the build process
22
- name: cache the build
23
- uses: mozilla-actions/sccache-action@v0.0.10
+ uses: mozilla-actions/sccache-action@v0.0.8
24
25
- name: print cmake build args
26
shell: bash
0 commit comments