Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update to electron 30 #215406

Merged
merged 14 commits into from
Jul 9, 2024
Prev Previous commit
Next Next commit
fixup! skip nodejsMirror for 20.14.0 due to missing builds
  • Loading branch information
deepak1556 committed Jul 9, 2024
commit bde10398c6b7fb032b09f422c4e7d98b47f648c3
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ steps:
inputs:
versionSource: fromFile
versionFilePath: .nvmrc
nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download
#nodejsMirror: https://github.com/joaomoreno/node-mirror/releases/download

- script: node build/setup-npm-registry.js $NPM_REGISTRY build
condition: and(succeeded(), ne(variables['NPM_REGISTRY'], 'none'))
Expand Down