diff --git a/.github/workflows/electron-build.yml b/.github/workflows/electron-build.yml index f69e73ec..ac8c448d 100644 --- a/.github/workflows/electron-build.yml +++ b/.github/workflows/electron-build.yml @@ -227,6 +227,7 @@ jobs: run: | npm ci npm install --force @rollup/rollup-darwin-arm64 + npm install dmg-license - name: Check for Code Signing Certificates id: check_certs