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 db2105a commit 7e223f7Copy full SHA for 7e223f7
.github/actions/anchor/action.yml
@@ -39,7 +39,7 @@ runs:
39
shell: bash
40
- name: Cache rust
41
uses: actions/cache@v4
42
- continue-on-error: false
+ continue-on-error: true
43
with:
44
path: |
45
~/.cargo/bin/
0 commit comments