diff --git a/.github/workflows/electron-build.yml b/.github/workflows/electron-build.yml index 93d0c81f..838e9c0a 100644 --- a/.github/workflows/electron-build.yml +++ b/.github/workflows/electron-build.yml @@ -227,7 +227,7 @@ jobs: run: | npm ci --include=optional npm install --force @rollup/rollup-darwin-arm64 - npm install --no-save @swc/core-darwin-x64 @swc/core-darwin-arm64 + npm install --force @swc/core - name: Check for Code Signing Certificates id: check_certs