mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 13:59:54 +02:00
Modified build.yml
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -32,11 +32,6 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CYPRESS_CACHE_FOLDER: ../../.cache/Cypress
|
CYPRESS_CACHE_FOLDER: ../../.cache/Cypress
|
||||||
|
|
||||||
- name: Install cypress
|
|
||||||
run: cypress install
|
|
||||||
env:
|
|
||||||
CYPRESS_CACHE_FOLDER: ../../.cache/Cypress
|
|
||||||
|
|
||||||
- name: Run Build
|
- name: Run Build
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user