Skip to content

Commit f67c5e4

Browse files
authored
fix: no dependencies
1 parent fd369ac commit f67c5e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
with:
3535
node-version: 20
3636
registry-url: https://registry.npmjs.org/
37-
- name: Install dependencies
38-
working-directory: dist
39-
run: npm ci
4037
- name: Publish package
4138
working-directory: dist
4239
run: npm publish --access public

0 commit comments

Comments
 (0)