Skip to content

Commit c167315

Browse files
committed
Still trying to fix actions.
1 parent cd8a621 commit c167315

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: 'public/.doctrees/**.doctree'
46+
exclude_assets: '.doctrees/**.doctree'

0 commit comments

Comments
 (0)