Skip to content

Commit a45ac64

Browse files
committed
chore: clean gh-pages
1 parent c678f54 commit a45ac64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
git config --global user.email $USER_EMAIL
5050
git remote set-url origin https://${GITHUB_TOKEN}@github.com/${REPOSITORY}
5151
yarn release
52-
gh-pages-clean
52+
node node_modules/gh-pages/bin/gh-pages-clean
5353
yarn deploy -m "${{ github.event.head_commit.message }}"
5454
env:
5555
USER_NAME: 'github-actions[bot]'

0 commit comments

Comments
 (0)