Skip to content

Commit 3a3b612

Browse files
DOC/MAINT: Add .nojekyll in dev dir.
1 parent 4b78b13 commit 3a3b612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_docs_to_pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
cd dev
7070
echo "Copying /tmp/html here"
7171
cp -v -r /tmp/html/* .
72+
touch .nojekyll
7273
echo "Adding new dev documentation"
7374
git add -A .
7475
git commit -m "Add new dev documentation"

0 commit comments

Comments
 (0)