mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-02 02:56:42 +00:00
Update config.yml
This commit is contained in:
parent
44ce03d354
commit
20b87dd330
@ -8,14 +8,10 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
- run:
|
|
||||||
name: Update brew
|
|
||||||
command: |
|
|
||||||
brew update
|
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Install nodejs
|
name: Install nodejs
|
||||||
command: |
|
command: |
|
||||||
|
brew update
|
||||||
brew upgrade node
|
brew upgrade node
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
Reference in New Issue
Block a user