Skip to content

Commit

Permalink
touch out/.nojekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Apr 14, 2024
1 parent 15508cb commit 3b019e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/www.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
version: 8.15.6
- run: pnpm install
- run: npm run build
- run: touch out/.nojekyll
- name: Deploy to Github Pages
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 3b019e6

Please sign in to comment.