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

View File

@ -19,4 +19,5 @@ jobs:
run: |
wsl --set-default-version 2
wsl --install -d Debian
wsl bash --noprofile --norc -euo pipefail -c "uname -a"