Skip to content

Commit

Permalink
disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
madninja committed Nov 11, 2023
1 parent f080166 commit 1d7e543
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ jobs:
- name: Setup | Tools
uses: davidB/rust-cargo-make@v1

- name: Setup | Cache
uses: Swatinem/rust-cache@v2
with:
key: ${{ matrix.target }}
# - name: Setup | Cache
# uses: Swatinem/rust-cache@v2
# with:
# key: ${{ matrix.target }}

- name: Setup | Cross
uses: jaxxstorm/[email protected]
Expand Down

0 comments on commit 1d7e543

Please sign in to comment.