Skip to content

Commit edc583a

Browse files
committed
lint
1 parent f5c6704 commit edc583a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
cd $(echo $tag_name | rev | cut -d'/' -f2- | rev)
3030
fi
3131
32+
# Build package
3233
yarn build
3334
3435
cmd="yarn npm publish --access public"

0 commit comments

Comments
 (0)