Skip to content

Commit 4afc459

Browse files
committed
Ignore sccache cleanup failures in release job
1 parent c722d97 commit 4afc459

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-cli.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ jobs:
324324

325325
- name: Run sccache-cache
326326
if: ${{ matrix.build.OS != 'ubuntu-22-8-core' }}
327+
continue-on-error: true
327328
uses: mozilla-actions/sccache-action@v0.0.9
328329
with:
329330
# sccache-action points at the latest sccache version

0 commit comments

Comments
 (0)