mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-07 19:18:40 +00:00
Python3 version
This commit is contained in:
parent
94135d0aa7
commit
976eb283f4
@ -44,7 +44,7 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
brew --env
|
brew --env
|
||||||
brew --config
|
brew --config
|
||||||
python -V
|
python3 -V
|
||||||
pip3 install -r scripts/requirements.txt
|
pip3 install -r scripts/requirements.txt
|
||||||
python3 scripts/build.py download
|
python3 scripts/build.py download
|
||||||
python3 scripts/build.py build_exe -b dist/exe.gns3server -s
|
python3 scripts/build.py build_exe -b dist/exe.gns3server -s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user