mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Update release-preview-publish.yml
This commit is contained in:
parent
e64cea499f
commit
209ac97d15
@ -9,9 +9,9 @@ jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v2.3.0
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 10.x
|
||||
- name: Install Yarn
|
||||
|
Loading…
x
Reference in New Issue
Block a user