mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-22 00:40:22 +02:00
debug
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Install Packages
|
- name: Install Packages
|
||||||
run: |
|
run: |
|
||||||
yarn config set cache-folder $GITHUB_WORKSPACE/.cache/yarn
|
yarn config set cache-folder $GITHUB_WORKSPACE/.cache/yarn
|
||||||
yarn install --frozen-lockfile
|
yarn install --verbose --frozen-lockfile
|
||||||
ls -a $GITHUB_WORKSPACE/.cache/Cypress
|
ls -a $GITHUB_WORKSPACE/.cache/Cypress
|
||||||
exit 1
|
exit 1
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user