Skip to content

Commit 084bcfd

Browse files
authored
Merge pull request #173 from rsksmart/fix_npm
Fix package upload
2 parents b299ce8 + 370c533 commit 084bcfd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish-npm.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ jobs:
7575
- name: Update npm
7676
run: npm install -g npm@latest
7777

78-
- name: Build
79-
run: npm run build
80-
8178
- name: Pre upload validation
8279
id: pack
8380
run: |

0 commit comments

Comments
 (0)