Skip to content

Commit

Permalink
fuck this storybook. why would anyone change ci parameters???
Browse files Browse the repository at this point in the history
  • Loading branch information
YeonV committed Oct 4, 2024
1 parent 667db98 commit 096d33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
yarn build-storybookgh -- -o ./build/docs
cp -rf ./storybook-static ./build/docs
cp ./build/docs/*.woff ./build/docs/static/css
cp ./build/docs/*.woff2 ./build/docs/static/css
Expand Down

0 comments on commit 096d33b

Please sign in to comment.