continue-on-error: true

This commit is contained in:
tamaina 2022-06-02 10:51:29 +00:00
parent 8a92d4139d
commit 8462fb2933

View File

@ -40,6 +40,7 @@ jobs:
- run: corepack enable
- run: yarn set version berry
- run: yarn workspaces foreach install --immutable
continue-on-error: true
- name: Check yarn.lock
run: git diff --exit-code yarn.lock
- name: Copy Configure