mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-03 22:29:38 +02:00
Reenable yarn install
This commit is contained in:
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: |
|
||||
|
Reference in New Issue
Block a user