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
46b5a136d9
commit
d893c54362
@ -18,8 +18,8 @@ install:
|
||||
- yarn install
|
||||
|
||||
build_script:
|
||||
- yarn buildforelectron
|
||||
- node --max-old-space-size=4096 node_modules/@angular/cli/bin/ng build --prod
|
||||
- yarn buildforelectron
|
||||
- "%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