Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b8e3459

Browse files
author
Maciej Olko
committed
Add .nojekyll file to serve dirs starting with _
1 parent 905947f commit b8e3459

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-and-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
name: build
6464
- run: rm -r docs
6565
- run: mv build docs
66+
- run: touch docs/.nojekyll
6667
- run: git config --local user.email '[email protected]'
6768
name: Run git config --local user.email '…'
6869
- run: git config --local user.name "GitHub Action's commit-build job"

docs/.nojekyll

Whitespace-only changes.

0 commit comments

Comments
 (0)