Skip to content

Commit d155a6e

Browse files
committed
Fix publish script
1 parent 2fe701e commit d155a6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ cd ..
5353

5454
# Reset git repo
5555
git reset --hard HEAD
56+
git clean -fd
5657
git tag v$LIB_VERSION
5758

5859
echo "Published successfully!"

0 commit comments

Comments
 (0)