We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98273e commit fdf34aeCopy full SHA for fdf34ae
1 file changed
.github/workflows/docs.yml
@@ -23,6 +23,7 @@ jobs:
23
enable-cache: true
24
- run: |
25
uv run zensical build --clean
26
+ touch ./site/.nojekyll
27
- uses: actions/upload-pages-artifact@v4
28
with:
29
path: site
0 commit comments