mirror of
https://github.com/apache/superset.git
synced 2026-04-14 13:44:46 +00:00
fix(docs): add missing static files to build (#18920)
This commit is contained in:
1
.github/workflows/superset-docs.yml
vendored
1
.github/workflows/superset-docs.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
- name: yarn build
|
||||
run: |
|
||||
yarn build
|
||||
yarn copy-www-site-files
|
||||
- name: deploy docs
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: ./.github/actions/github-action-push-to-another-repository
|
||||
|
||||
Reference in New Issue
Block a user