mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops: fix firefox build on Win10 (#12533)
This commit is contained in:
parent
fd1a1a2b1c
commit
e10b39673c
@ -213,6 +213,8 @@ elif [[ "$BUILD_FLAVOR" == "firefox-win64" ]]; then
|
||||
EXTRA_BUILD_ARGS="--full"
|
||||
EXPECTED_HOST_OS="MINGW"
|
||||
BUILD_BLOB_NAME="firefox-win64.zip"
|
||||
# This is the architecture that is set by mozilla-build bash.
|
||||
EXPECTED_ARCH="i686"
|
||||
|
||||
|
||||
# ===============================
|
||||
|
Loading…
x
Reference in New Issue
Block a user