Skip to content

Commit 9db08b0

Browse files
committed
update
1 parent 52632c3 commit 9db08b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
- name: Run tests
2626
run: npm test
2727

28-
- name: Build the project
29-
run: npm run build
28+
# - name: Build the project
29+
# run: npm run build
3030

3131
- name: Publish to npm
3232
env:

0 commit comments

Comments
 (0)