mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-04 09:43:01 +00:00
Update .appveyor.yml
This commit is contained in:
parent
c1c679593e
commit
088a6c4399
@ -18,7 +18,7 @@ install:
|
|||||||
- yarn install
|
- yarn install
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: set NODE_OPTIONS=--max-old-space-size=1028
|
- cmd: set NODE_OPTIONS=--max-old-space-size=8092
|
||||||
- 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