Skip to content

Commit 1758752

Browse files
committed
Still trying to fix actions.
1 parent 6aab11d commit 1758752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
with:
4444
github_token: ${{ secrets.GITHUB_TOKEN }}
4545
publish_dir: public/
46-
exclude_assets: '.doctrees/**/**.doctree,'
46+
exclude_assets: '.doctrees/**.doctree,.doctrees/core_functionality/**.doctree'

0 commit comments

Comments
 (0)