We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b56459 commit 488e461Copy full SHA for 488e461
.circleci/config.yml
@@ -519,7 +519,8 @@ jobs:
519
runtime/org.freedesktop.Platform/x86_64/20.08 \
520
org.electronjs.Electron2.BaseApp/x86_64/20.08
521
522
- yarn --cwd redisinsight/api/ install
+ yarn --cwd redisinsight/api/ install --ignore-optional
523
+ yarn --cwd redisinsight/ install --ignore-optional
524
yarn install
525
yarn build:statics
526
no_output_timeout: 15m
0 commit comments