mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-18 20:47:51 +00:00
Update config.yml
This commit is contained in:
parent
fb381370f5
commit
44ce03d354
@ -8,10 +8,15 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
- run:
|
||||
name: Update brew
|
||||
command: |
|
||||
brew update
|
||||
|
||||
- run:
|
||||
name: Install nodejs
|
||||
command: |
|
||||
sudo port install nodejs-devel
|
||||
brew upgrade node
|
||||
|
||||
- run:
|
||||
name: Set timezone and check current datetime
|
||||
|
Loading…
Reference in New Issue
Block a user