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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user