Skip to content

Commit

Permalink
This might be causing the disk issues
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusAdam committed Jul 21, 2024
1 parent 98e0ba9 commit 4b62cbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
~/.cargo/registry/index/
~/.cargo/registry/cache/
~/.cargo/git/db/
target/
key: ${{ runner.os }}-rust-deps-${{ hashFiles('Cargo.lock', 'rust-toolchain.toml') }}
- name: Install cargo-make
run: rustup run stable cargo install --force --debug cargo-make
Expand Down

0 comments on commit 4b62cbf

Please sign in to comment.