mirror of
https://github.com/electron/electron.git
synced 2026-01-09 23:48:01 -05:00
build: fix Codespaces prebuilds with missing comma (#38052)
Add missing comma
This commit is contained in:
@@ -41,7 +41,7 @@ if [ ! -f $buildtools/configs/evm.testing.json ]; then
|
||||
\"electron\": {
|
||||
\"origin\": \"https://github.com/electron/electron.git\"
|
||||
}
|
||||
}
|
||||
},
|
||||
\"gen\": {
|
||||
\"args\": [
|
||||
\"import(\\\"//electron/build/args/testing.gn\\\")\",
|
||||
|
||||
Reference in New Issue
Block a user