Skip to content

Commit ad5211a

Browse files
committed
Fix canary publish
1 parent 5e07aaa commit ad5211a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/publish-canary.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ cd ..
4949

5050
# Reset git repo
5151
git reset --hard HEAD
52+
git clean -fd
5253

5354
echo "Canary version published successfully!"

0 commit comments

Comments
 (0)