Skip to content

Commit 30098bb

Browse files
Garth PickellCopilot
andcommitted
Exclude studio-base from Pages deploy
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 57b27e0 commit 30098bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
mkdir -p _site
3737
git checkout-index -a -f --prefix=_site/
3838
rm -rf _site/.github
39+
rm -rf _site/studio-base
3940
4041
- name: Upload Pages artifact
4142
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)