We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5c60e commit acea567Copy full SHA for acea567
1 file changed
.github/workflows/workflow-native.yml
@@ -165,6 +165,7 @@ jobs:
165
166
- uses: actions/cache/restore@v4
167
id: restore-cache
168
+ continue-on-error: true
169
with:
170
path: |
171
~/.cargo/bin/
0 commit comments