Skip to content

Commit

Permalink
fix publish npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ftheirs committed Aug 30, 2022
1 parent 7440011 commit 1691ca7
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 1691ca7

Please sign in to comment.