chore: fix publish workflow again

This commit is contained in:
romanhotsiy 2021-10-11 20:39:20 +03:00
parent 56543d239e
commit e4f34f5363
No known key found for this signature in database
GPG Key ID: 0BC2221278CCBBB8

View File

@ -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