diff --git a/.github/workflows/electron-build.yml b/.github/workflows/electron-build.yml index a7a0a614..bbf68055 100644 --- a/.github/workflows/electron-build.yml +++ b/.github/workflows/electron-build.yml @@ -227,6 +227,7 @@ jobs: rm -f package-lock.json npm install npm install --force @rollup/rollup-darwin-arm64 + npm install --force @swc/core-darwin-arm64 - name: Check for Code Signing Certificates id: check_certs