mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 16:29:40 +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
|
||||
run: |
|
||||
yarn config set cache-folder $GITHUB_WORKSPACE/.cache/yarn
|
||||
yarn install --frozen-lockfile
|
||||
yarn install --verbose --frozen-lockfile
|
||||
ls -a $GITHUB_WORKSPACE/.cache/Cypress
|
||||
exit 1
|
||||
env:
|
||||
|
Reference in New Issue
Block a user