Skip to content

Commit fc65011

Browse files
committed
chore(doc-site): disable jekyll
1 parent d65c12c commit fc65011

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,7 @@ jobs:
3434
with:
3535
target_branch: gh-pages
3636
build_dir: doc-site/dist
37+
# Some chunk files may start with underscores. So we need to disable jekyll. https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/
38+
jekyll: false
3739
env:
3840
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)