Skip to content

Commit

Permalink
flush cache
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Apr 15, 2024
1 parent 4800074 commit af3f6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ runs:
shell: bash
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
with:
key: ${{ steps.normalized-key.outputs.key }}-2
key: ${{ steps.normalized-key.outputs.key }}-3
workspaces: "./src/rust/ -> target"

0 comments on commit af3f6de

Please sign in to comment.