Update build.yml
This commit is contained in:
parent
000720e9dc
commit
42f4912178
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -48,6 +48,7 @@ jobs:
|
||||
run: |
|
||||
VS=/mnt/c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio/2019/Enterprise
|
||||
PATH=$VS/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64:$VS/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin:$PATH
|
||||
sudo apt -y install yasm
|
||||
mkdir build
|
||||
#BUILD=$(realpath build)
|
||||
#tar zxf *.tgz -C build
|
||||
|
Loading…
x
Reference in New Issue
Block a user