Skip to content

Commit f084b6d

Browse files
committed
- Updated NPM publish action
1 parent 6989c03 commit f084b6d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/npm_deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ jobs:
1212
- uses: actions/setup-node@v3
1313
with:
1414
node-version: 18
15-
- name: Install Node types
16-
run: npm install @types/node
17-
- name: Run build
18-
run: npm run build
1915
- name: Publish package
2016
uses: JS-DevTools/npm-publish@v1
2117
with:

0 commit comments

Comments
 (0)