mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-18 17:00:18 +00:00
Update .appveyor.yml
This commit is contained in:
parent
f6c1454cfc
commit
46b5a136d9
@ -19,6 +19,7 @@ install:
|
||||
|
||||
build_script:
|
||||
- yarn buildforelectron
|
||||
- node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng build --prod
|
||||
- "%PYTHON%\\python.exe -m pip install -r scripts\\requirements.txt"
|
||||
- "%PYTHON%\\python.exe scripts\\build.py download -a"
|
||||
- "%PYTHON%\\python.exe scripts\\build.py build_exe -b dist/exe.gns3server -s"
|
||||
|
Loading…
x
Reference in New Issue
Block a user