There was an error while loading. Please reload this page.
1 parent c722d97 commit 4afc459Copy full SHA for 4afc459
1 file changed
.github/workflows/release-cli.yaml
@@ -324,6 +324,7 @@ jobs:
324
325
- name: Run sccache-cache
326
if: ${{ matrix.build.OS != 'ubuntu-22-8-core' }}
327
+ continue-on-error: true
328
uses: mozilla-actions/sccache-action@v0.0.9
329
with:
330
# sccache-action points at the latest sccache version
0 commit comments