Skip to content

Commit

Permalink
ci: debian don't use cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nanu-c committed Jun 16, 2023
1 parent 400775f commit 1e7f2ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ jobs:
- name: Install Rust
run: rustup update stable

- name: Rust cache
uses: swatinem/rust-cache@v2

- name: Check out code
uses: actions/checkout@v3

Expand Down

0 comments on commit 1e7f2ae

Please sign in to comment.