Skip to content

Commit

Permalink
Disable Jekyll to hopefully get GitHub to show the Javascript file on…
Browse files Browse the repository at this point in the history
… web
  • Loading branch information
malee31 committed Sep 8, 2024
1 parent e8d9570 commit 8bb2b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
npx workbox-cli generateSW workbox-config.js
cp assets/web-privacy-policy.html web-build/privacy-policy.html
cp web-build/index.html web-build/404.html
touch web-build/.nojekyll
- name: Deploy to GitHub Pages
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 8bb2b0d

Please sign in to comment.