Skip to content

Commit

Permalink
Merge pull request #60 from Zondax/dev
Browse files Browse the repository at this point in the history
Fix publish npm
  • Loading branch information
ftheirs authored Aug 30, 2022
2 parents 9ce2b41 + 1691ca7 commit 7336c52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
with:
registry-url: 'https://registry.npmjs.org'
scope: '@zondax'
- run: mv README-npm.md README.md
- name: Install yarn
run: npm install -g yarn
- run: yarn install
Expand Down

0 comments on commit 7336c52

Please sign in to comment.