mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-03-11 06:54:27 +00:00
Update .appveyor.yml
This commit is contained in:
parent
258623f62e
commit
68453092b2
@ -18,7 +18,7 @@ install:
|
|||||||
- yarn install
|
- yarn install
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- node --max-old-space-size=8192 node_modules/@angular/cli/bin/ng build --prod
|
- node --max-old-space-size=8192
|
||||||
- yarn buildforelectron
|
- yarn buildforelectron
|
||||||
- "%PYTHON%\\python.exe -m pip install -r scripts\\requirements.txt"
|
- "%PYTHON%\\python.exe -m pip install -r scripts\\requirements.txt"
|
||||||
- "%PYTHON%\\python.exe scripts\\build.py download -a"
|
- "%PYTHON%\\python.exe scripts\\build.py download -a"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user