mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-31 22:26:53 +02:00
cache adjusts
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
matrix:
|
||||
node-version: [10.x, 12.x]
|
||||
env:
|
||||
CYPRESS_CACHE_FOLDER: ${{ env.GITHUB_WORKSPACE }}/.cache/Cypress
|
||||
CYPRESS_CACHE_FOLDER: '~/work/.cache/Cypress'
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
Reference in New Issue
Block a user