Skip to content

Commit ac5179e

Browse files
MAINT: Tweak gh-pages workflow.
1 parent 6f4737c commit ac5179e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish_docs_to_pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
git clean -xdf .
6363
cd dev
6464
git rm -r '*'
65+
touch .nojekyll
66+
git add .nojekyll
6567
echo "Committing emptied dev directory"
6668
git commit -m "Remove old dev documentation"
6769
echo "Copying /tmp/html here"

0 commit comments

Comments
 (0)