Skip to content

Commit

Permalink
Merge pull request #362 from vector-im/actions/upgrade-deps
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
RiotRobot authored May 22, 2022
2 parents bce69ef + 42ab878 commit 7c5cb70
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 176 deletions.
2 changes: 1 addition & 1 deletion scripts/hak/hakEnv.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export default class HakEnv {
return Object.assign({}, process.env, {
npm_config_arch: this.target.arch,
npm_config_target_arch: this.target.arch,
npm_config_disturl: 'https://atom.io/download/electron',
npm_config_disturl: 'https://electronjs.org/headers',
npm_config_runtime: this.runtime,
npm_config_target: this.runtimeVersion,
npm_config_build_from_source: true,
Expand Down
Loading

0 comments on commit 7c5cb70

Please sign in to comment.