mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 21:40:32 +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
|
- uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: "14.x"
|
node-version: "14.x"
|
||||||
|
registry-url: 'https://registry.npmjs.org'
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Download bundled artifacts
|
- name: Download bundled artifacts
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user