mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Fix docs sync actions (#29551)
This commit is contained in:
parent
22ee0a912c
commit
18534a1c9c
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
id: generate-docs
|
id: generate-docs
|
||||||
with:
|
with:
|
||||||
node-version: '12'
|
node-version: '14'
|
||||||
- run: yarn install --pure-lockfile --no-progress
|
- run: yarn install --pure-lockfile --no-progress
|
||||||
- run: ./scripts/ci-reference-docs-build.sh
|
- run: ./scripts/ci-reference-docs-build.sh
|
||||||
- name: publish-to-git
|
- name: publish-to-git
|
||||||
|
Loading…
Reference in New Issue
Block a user