mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-30 08:03:52 +00:00
Check python version
This commit is contained in:
parent
610b7384c5
commit
827f036cf1
@ -17,7 +17,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Installed python version
|
name: Installed python version
|
||||||
command: |
|
command: |
|
||||||
python -V
|
python3 -V
|
||||||
|
|
||||||
# - restore_cache:
|
# - restore_cache:
|
||||||
# name: Restore Yarn Package Cache
|
# name: Restore Yarn Package Cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user