Update superset-docs.yml (#18575)

This commit is contained in:
Hugh A. Miles II 2022-02-03 10:35:08 -08:00 committed by GitHub
parent f7f1df2d06
commit f3c393f305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
submodules: recursive
- name: yarn install
run: |
yarn install --immutable --immutable-cache --check-cache
yarn install --check-cache
- name: yarn build
run: |
yarn build