Skip to content

Commit 9d05f7e

Browse files
authoredMay 14, 2024··
Endrer path til storybook-filer (#6033)
1 parent 384dadd commit 9d05f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/deploy-storybook-to-gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
with:
3636
install_command: HUSKY=0 yarn install --immutable
3737
build_command: yarn build-storybook
38-
path: static_storybook
38+
path: .static_storybook
3939
checkout: false

0 commit comments

Comments
 (0)
Please sign in to comment.