mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-21 14:47:46 -04:00
Stop setting npm env variables (#4565)
This commit is contained in:
4
.github/workflows/release-build.yml
vendored
4
.github/workflows/release-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user