mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
ci: add windows zip manifest checking (#18629)
* ci: add windows zip manifest checking * fix manifests
This commit is contained in:
committed by
John Kleinschmidt
parent
aa030f9fd5
commit
796d2636e6
@@ -95,6 +95,7 @@ build_script:
|
||||
python electron\script\zip-symbols.py
|
||||
appveyor PushArtifact out/Default/symbols.zip
|
||||
}
|
||||
- python electron/script/check-zip-manifest.py out/Default/dist.zip electron/script/dist_zip.win.%TARGET_ARCH%.manifest
|
||||
test_script:
|
||||
# Workaround for https://github.com/appveyor/ci/issues/2420
|
||||
- set "PATH=%PATH%;C:\Program Files\Git\mingw64\libexec\git-core"
|
||||
|
||||
Reference in New Issue
Block a user