Skip to content

Commit 87b1ec3

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1717
- run: nix flake check
18+
- run: sudo snap remove rustup rustc
1819
- run: sudo apt-get remove rustup rustc
1920
- run: rustup which rustc
2021
- run: rustc --version

0 commit comments

Comments
 (0)