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

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