Skip to content

Commit

Permalink
Fix file
Browse files Browse the repository at this point in the history
  • Loading branch information
jassmith committed Feb 3, 2024
1 parent 37c6b6c commit 596ab80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
npm install
npm run build-storybook
- name: "Add .nojekyll 馃搫"
run: cd storybook-build && touch .nojekyll
run: cd storybook-build && touch .nojekyll
- name: Deploy 馃殌
uses: JamesIves/github-pages-deploy-action@3.6.2
with:
Expand Down

0 comments on commit 596ab80

Please sign in to comment.