Skip to content

Commit fdf34ae

Browse files
committed
Add .nojekyll
Signed-off-by: Toomore Chiang <toomore0929@gmail.com>
1 parent a98273e commit fdf34ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
enable-cache: true
2424
- run: |
2525
uv run zensical build --clean
26+
touch ./site/.nojekyll
2627
- uses: actions/upload-pages-artifact@v4
2728
with:
2829
path: site

0 commit comments

Comments
 (0)