mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Reenable yarn install
This commit is contained in:
parent
f368be925f
commit
3311fcdc8e
4
.github/workflows/release-publish.yml
vendored
4
.github/workflows/release-publish.yml
vendored
@ -23,8 +23,8 @@ jobs:
|
||||
- name: Install Json
|
||||
run: npm i json --global
|
||||
|
||||
#- name: Install Packages
|
||||
# run: yarn install --frozen-lockfile
|
||||
- name: Install Packages
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
- name: Prepare release
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user