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