Skip to content

Commit 03517e8

Browse files
authored
Update npm-publish.yml
1 parent ab88445 commit 03517e8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,6 @@ on:
55
types: [created]
66

77
jobs:
8-
build:
9-
runs-on: ubuntu-latest
10-
steps:
11-
- uses: actions/checkout@v3
12-
- uses: actions/setup-node@v3
13-
with:
14-
node-version: 18
15-
- run: npm i
16-
- run: npm run build
17-
188
publish-npm:
199
runs-on: ubuntu-latest
2010
steps:

0 commit comments

Comments
 (0)