Skip to content

Commit

Permalink
Array2: Constnat
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn committed Apr 12, 2024
1 parent 3ea3671 commit fc42e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ runs:
- name: Rust Dependency Cache
uses: Swatinem/rust-cache@v2
with:
save-if: ${{ github.ref == 'refs/heads/develop' }}
shared-key: "shared" # To allow reuse across jobs

- name: Rust Compile Cache
Expand Down

0 comments on commit fc42e24

Please sign in to comment.