mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 18:14:07 +03:00
chore: fix publish workflow again
This commit is contained in:
parent
56543d239e
commit
e4f34f5363
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user