mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-18 23:08:14 +00:00
Update config.yml
This commit is contained in:
@ -8,14 +8,10 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
- run:
|
||||
name: Update brew
|
||||
command: |
|
||||
brew update
|
||||
|
||||
- run:
|
||||
name: Install nodejs
|
||||
command: |
|
||||
brew update
|
||||
brew upgrade node
|
||||
|
||||
- run:
|
||||
|
Reference in New Issue
Block a user