Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 08:44:12 +01:00 committed by GitHub
parent 814210745a
commit 003067f5d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"