Skip to content

Commit

Permalink
Merge branch 'master' into babel
Browse files Browse the repository at this point in the history
  • Loading branch information
hkfb authored Nov 2, 2023
2 parents df7bda4 + 93263e3 commit 236117b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
git fetch origin gh-pages
git checkout --track origin/gh-pages
git clean -f -f -d -x
git rm -r --ignore-unmatch *
git rm -r --ignore-unmatch ../*
mv ../../storybook-static ..
Expand Down

0 comments on commit 236117b

Please sign in to comment.