Skip to content

Commit 0ccb729

Browse files
authored
Update publish.yml
1 parent 7c42a28 commit 0ccb729

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
with:
1414
node-version: '22.x'
1515
registry-url: 'https://registry.npmjs.org'
16-
- name: Install dependencies and build 🔧
17-
run: npm ci && npm run build
1816
- name: Publish package on NPM 📦
1917
run: npm publish
2018
env:

0 commit comments

Comments
 (0)