Skip to content

Commit d0ba4e8

Browse files
update docs.yml
1 parent e443595 commit d0ba4e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
- name: Checkout code
1313
uses: actions/checkout@v4
1414

15+
- name: Disable Jekyll
16+
run: touch docs/.nojekyll
17+
1518
- name: Set up Python
1619
uses: actions/setup-python@v5
1720
with:

0 commit comments

Comments
 (0)