Skip to content

Commit 516b367

Browse files
committed
Updated gh-page.yml
1 parent 3db372b commit 516b367

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-page.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
5858
pushd "${docroot}" || exit
5959
60+
touch .nojekyll
61+
6062
# don't bother maintaining history; just generate fresh
6163
git init
6264
git remote add deploy "https://token:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git"

0 commit comments

Comments
 (0)