mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-10 20:43:02 +00:00
Update config.yml
This commit is contained in:
parent
df125f87b2
commit
e7973839c7
@ -8,6 +8,11 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
|
- run:
|
||||||
|
name: Install nodejs
|
||||||
|
command: |
|
||||||
|
brew upgrade node
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Set timezone and check current datetime
|
name: Set timezone and check current datetime
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user