Skip to content

Commit a72c0fc

Browse files
Fix jekyll action stage
1 parent b4ed295 commit a72c0fc

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
env:
2929
POSTGRES_URL: ${{ secrets.POSTGRES_URL }}
3030

31-
- name: Disable Jekyl # https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/
32-
run: touch ./out/.nojekyll
33-
3431
- name: Enable custom domain
3532
run: cp CNAME ./out
3633

.nojekyll

Whitespace-only changes.

0 commit comments

Comments
 (0)