Skip to content

Commit

Permalink
chore: Remove redundant rust-cache (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurosakishigure authored Dec 29, 2024
1 parent 340a4a3 commit 5224418
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
targets: ${{ matrix.job.target }}
- name: Rust cache
uses: Swatinem/rust-cache@v2
- name: Checkout repository
uses: actions/checkout@v4
- name: Install cross
Expand Down

0 comments on commit 5224418

Please sign in to comment.