Stop setting npm env variables (#4565)

This commit is contained in:
David Marby
2022-03-09 18:11:07 +01:00
committed by GitHub
parent 23f8a201c0
commit 17e2aefd3e

View File

@@ -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