fix(core): update

This commit is contained in:
Philipp Kunz 2021-11-07 18:33:25 +01:00
parent 94f145c3dc
commit 0b5c030d5d

View File

@ -12,6 +12,7 @@ stages:
testStable: testStable:
stage: only stage: only
script: script:
- whereis google-chrome
- npmci npm prepare - npmci npm prepare
- npmci node install stable - npmci node install stable
- npmci npm install - npmci npm install