commit
9e03783781
3 changed files with 3 additions and 2 deletions
|
@ -8,6 +8,7 @@ build-steps: &build-steps
|
|||
echo 'Installing Node.js 10 for MacOS'
|
||||
brew update
|
||||
brew install node@10
|
||||
echo 'export PATH="/usr/local/opt/node@10/bin:$PATH"' >> $BASH_ENV
|
||||
fi
|
||||
- run:
|
||||
name: Check for release
|
||||
|
|
2
DEPS
2
DEPS
|
@ -2,7 +2,7 @@ vars = {
|
|||
'chromium_version':
|
||||
'63.0.3239.150',
|
||||
'libchromiumcontent_revision':
|
||||
'c110392d8556a6428679328f9075b3f4fb54aa3c',
|
||||
'82816abaad3930c3702cf23489f0506ba13b1529',
|
||||
'node_version':
|
||||
'v9.7.0-33-g538a5023af',
|
||||
'native_mate_revision':
|
||||
|
|
2
vendor/libchromiumcontent
vendored
2
vendor/libchromiumcontent
vendored
|
@ -1 +1 @@
|
|||
Subproject commit c110392d8556a6428679328f9075b3f4fb54aa3c
|
||||
Subproject commit 82816abaad3930c3702cf23489f0506ba13b1529
|
Loading…
Reference in a new issue