ci: fix yarn breaking

This commit is contained in:
Lewis Crichton 2023-12-02 16:32:48 +00:00 committed by GitHub
parent 7efa54687a
commit 780fb6f194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,3 +26,5 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE: true
env:
SKIP_YARN_COREPACK_CHECK: 1