Skip to content

Commit 1691ca7

Browse files
committed
fix publish npm
1 parent 7440011 commit 1691ca7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
with:
2828
registry-url: 'https://registry.npmjs.org'
2929
scope: '@zondax'
30-
- run: mv README-npm.md README.md
3130
- name: Install yarn
3231
run: npm install -g yarn
3332
- run: yarn install

0 commit comments

Comments
 (0)