diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index 335ae159df..23980ba993 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -25,10 +25,6 @@ jobs: - os: ubuntu-latest csc_link_secret: '' csc_key_password_secret: '' - env: - NPM_CONFIG_TARGET: 17.1.0 - NPM_CONFIG_DISTURL: https://electronjs.org/headers - NPM_CONFIG_RUNTIME: electron steps: - name: Checkout branch uses: actions/checkout@v3