Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-20 15:59:37 +01:00 committed by GitHub
parent 2f7723b0ad
commit fd722ae3e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,9 @@ jobs:
steps: steps:
- name: Set up development tools - name: Set up development tools
shell: cmd {0} shell: cmd {0}
run: $VS2019INSTALLDIR\VC\Auxiliary\Build\vcvars64.bat run: |
$VS2019INSTALLDIR\VC\Auxiliary\Build\vcvars64.bat
set
- name: Set up WSL - name: Set up WSL
uses: Vampire/setup-wsl@v1.2.0 uses: Vampire/setup-wsl@v1.2.0
with: with: