Skip to content

Commit

Permalink
chore: fix publish workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Oct 11, 2021
1 parent 56543d2 commit e4f34f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: "14.x"
registry-url: 'https://registry.npmjs.org'
- uses: actions/checkout@v2
- name: Download bundled artifacts
uses: actions/download-artifact@v2
Expand Down

0 comments on commit e4f34f5

Please sign in to comment.