mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 02:09:50 +02:00
Clear cache
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
${{ runner.OS }}-
|
||||
|
||||
- name: Install Packages
|
||||
run: yarn install --frozen-lockfile
|
||||
run: rm -rf node_modules && yarn install --frozen-lockfile --force
|
||||
|
||||
- name: Run Build
|
||||
run: yarn build
|
||||
|
Reference in New Issue
Block a user