mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 22:39:26 +02:00
force reinstalling packages
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
${{ runner.OS }}-
|
${{ runner.OS }}-
|
||||||
|
|
||||||
- name: Install Packages
|
- name: Install Packages
|
||||||
run: yarn install --frozen-lockfile
|
run: yarn install --frozen-lockfile --force
|
||||||
env:
|
env:
|
||||||
CYPRESS_CACHE_FOLDER: $GITHUB_WORKSPACE/.cache/cypress
|
CYPRESS_CACHE_FOLDER: $GITHUB_WORKSPACE/.cache/cypress
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user