Update build.yml
This commit is contained in:
parent
2f7723b0ad
commit
fd722ae3e6
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -19,7 +19,9 @@ jobs:
|
||||
steps:
|
||||
- name: Set up development tools
|
||||
shell: cmd {0}
|
||||
run: $VS2019INSTALLDIR\VC\Auxiliary\Build\vcvars64.bat
|
||||
run: |
|
||||
$VS2019INSTALLDIR\VC\Auxiliary\Build\vcvars64.bat
|
||||
set
|
||||
- name: Set up WSL
|
||||
uses: Vampire/setup-wsl@v1.2.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user