Skip to content

Commit

Permalink
no wsl
Browse files Browse the repository at this point in the history
  • Loading branch information
mraszyk committed Oct 17, 2024
1 parent 441314f commit 68c12ec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pocket-ic-build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ jobs:
steps:
- name: 'Checkout'
uses: actions/checkout@v4
- name: 'Setup WSL'
uses: Vampire/setup-wsl@v3
- name: 'Install root CA certificates in WSL'
shell: wsl-bash {0}
run: |
sudo apt update && sudo apt install -y ca-certificates
- name: 'Setup Rust and Cargo'
uses: moonrepo/[email protected]
- name: 'cargo clippy'
Expand Down

0 comments on commit 68c12ec

Please sign in to comment.