Update config.yml

This commit is contained in:
Piotr Pekala 2019-10-23 02:08:32 -07:00
parent 052eab0367
commit b3f9a61d60

View File

@ -11,7 +11,7 @@ jobs:
- run: - run:
name: Install nodejs name: Install nodejs
command: | command: |
brew upgrade node HOMEBREW_NO_AUTO_UPDATE=1 brew upgrade node
- run: - run:
name: Set timezone and check current datetime name: Set timezone and check current datetime