Skip to content

Commit

Permalink
Remove snap
Browse files Browse the repository at this point in the history
Signed-off-by: Šimon Brandner <[email protected]>

fds

Signed-off-by: Šimon Brandner <[email protected]>
  • Loading branch information
SimonBrandner committed Jan 23, 2025
1 parent 47248d8 commit bee2e61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix flake check
- run: sudo snap remove rustc
- run: sudo snap remove rustup
- run: sudo apt-get remove rustup rustc
- run: rustup which rustc
- run: rustc --version
Expand Down

0 comments on commit bee2e61

Please sign in to comment.