mirror of
https://github.com/maxkratz/vscodium.git
synced 2025-02-18 23:30:03 +00:00
fix: remove npm config [skip ci]
This commit is contained in:
parent
13a608979c
commit
a631bc594c
1 changed files with 0 additions and 3 deletions
3
build.sh
3
build.sh
|
@ -10,9 +10,6 @@ fi
|
|||
. version.sh
|
||||
|
||||
if [[ "${SHOULD_BUILD}" == "yes" ]]; then
|
||||
npm config set scripts-prepend-node-path true
|
||||
npm config set node_gyp
|
||||
|
||||
echo "MS_COMMIT=\"${MS_COMMIT}\""
|
||||
|
||||
. prepare_vscode.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue