Skip to content

Commit 7f93460

Browse files
committed
updated precommit
1 parent 5e34586 commit 7f93460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
node-version: 14
1717
- run: npm install
18-
- run: npm run precommit
18+
- run: npm run build
1919
- uses: JS-DevTools/npm-publish@v1
2020
with:
2121
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)