Skip to content

Commit

Permalink
chore(ci): do not cache artifacts-updater on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Nov 5, 2022
1 parent d8b996c commit 60e0860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/artifacts-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
cache-on-failure: true
workspaces: |
.
tooling/cli
Expand Down

0 comments on commit 60e0860

Please sign in to comment.