Skip to content

Commit

Permalink
package typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jul 7, 2024
1 parent 057d05e commit 39b7733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: sudo apt-get remove -y rust cargo
- run: sudo apt-get remove -y rustc cargo
if: ${{ contains(matrix.os, 'ubuntu') }}

- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 39b7733

Please sign in to comment.