Updating enivronment
This commit is contained in:
parent
6636b97fcf
commit
f540525e08
1 changed files with 0 additions and 8 deletions
|
|
@ -10,14 +10,6 @@ steps:
|
|||
git clone --recursive https://github.com/kotatogram/kotatogram-desktop.git tdesktop
|
||||
displayName: 'Clone repo'
|
||||
|
||||
- script: |
|
||||
echo ::set-env name=VS::call ^
|
||||
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars32.bat"
|
||||
echo ::set-env name=SWITCH_PY::call venv-2\Scripts\activate
|
||||
echo ::add-path::C:\Perl64\bin
|
||||
echo ::add-path::%CD%\Libraries\gyp
|
||||
displayName: 'Setting up the environment'
|
||||
|
||||
- script: |
|
||||
choco install -y nasm yasm jom ninja activeperl cmake msys2
|
||||
mkdir Libraries
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue