ci: bake appveyor images automatically, run sync on depshash change (#35396)

* chore: update yml formatting for parser

* ci: bake appveyor images automatically, run sync on depshash change

* chore: clean up .yml files

* chore: bump to e-110.0.5415.0
This commit is contained in:
Keeley Hammond 2022-11-21 07:24:26 -08:00 committed by GitHub
parent 3a94634ae5
commit b71cccb0d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 529 additions and 288 deletions

View file

@ -129,6 +129,7 @@ module.exports = {
getElectronExec,
getOutDir,
getAbsoluteElectronExec,
handleGitCall,
ELECTRON_DIR,
SRC_DIR
};