Skip to content

Commit

Permalink
ci: remove rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rapiz1 committed Jan 21, 2022
1 parent 6ff80b3 commit 7d209f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ jobs:
with:
profile: minimal
toolchain: stable
- uses: Swatinem/rust-cache@v1
with:
key: ${{ matrix.target }}
- name: Install cross
run: cargo install --version 0.1.16 cross
- name: Run tests
Expand Down

0 comments on commit 7d209f3

Please sign in to comment.