Update build.yml
This commit is contained in:
parent
814210745a
commit
003067f5d1
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -19,4 +19,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
wsl --set-default-version 2
|
wsl --set-default-version 2
|
||||||
wsl --install -d Debian
|
wsl --install -d Debian
|
||||||
|
wsl bash --noprofile --norc -euo pipefail -c "uname -a"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user