Skip to content

Commit

Permalink
🔧 bypass jekyll processing from GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
temmiland committed Feb 28, 2024
1 parent bf23eed commit b2c6a6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
run: |
bun install --frozen-lockfile
bun run build-storybook
cd storybook-static
touch .nojekyll
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.5.0
Expand Down

0 comments on commit b2c6a6e

Please sign in to comment.