Skip to content

Commit

Permalink
Don’t need deprecated save-always
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldickison committed Oct 9, 2024
1 parent abbb74a commit b677bff
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 @@ -22,7 +22,6 @@ jobs:
~/.cargo/git/db/
target/
key: ${{ runner.os }}-rust-${{ hashFiles('**/Cargo.lock') }}
save-always: true
- name: Install sass
run: sudo npm install -g sass
- name: Run tests
Expand Down

0 comments on commit b677bff

Please sign in to comment.