Skip to content

Commit f11815d

Browse files
committed
Add .nojekyll
1 parent ef992e8 commit f11815d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ jobs:
5959
- name: Build
6060
run: make debug_build
6161

62+
- name: Prepare
63+
run: touch html/.nojekyll
64+
6265
- name: Deploy
6366
uses: JamesIves/github-pages-deploy-action@v4
6467
with:

0 commit comments

Comments
 (0)