Skip to content

Commit

Permalink
rm --no-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cospectrum committed Mar 30, 2024
1 parent 083dbcb commit ea9a5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/safety.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install nightly
uses: dtolnay/rust-toolchain@nightly
- run: |
sudo apt update --no-cache
sudo apt update
sudo apt install libsdl2-2.0-0 -y
name: Install sdl2
- run: |
Expand Down

0 comments on commit ea9a5fa

Please sign in to comment.