This commit is contained in:
Stephan Dilly 2020-08-11 21:28:08 +02:00
parent 377dfd1a08
commit 3242f5f576

View File

@ -22,7 +22,7 @@ jobs:
- name: WSL Setup
if: matrix.os == 'windows-latest'
run: |
choco install wsl
choco install wsl-ubuntu-1804
- name: Install Rust
uses: actions-rs/toolchain@v1