Skip to content

Commit bee2e61

Browse files
committed
Remove snap
Signed-off-by: Šimon Brandner <[email protected]> fds Signed-off-by: Šimon Brandner <[email protected]>
1 parent 47248d8 commit bee2e61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
with:
1616
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1717
- run: nix flake check
18+
- run: sudo snap remove rustc
19+
- run: sudo snap remove rustup
1820
- run: sudo apt-get remove rustup rustc
1921
- run: rustup which rustc
2022
- run: rustc --version

0 commit comments

Comments
 (0)