From 4e6418c83e2c9e8cc1dcffeb5dd51dc97dd1ba30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mauro=20=F0=9F=A4=99?= Date: Tue, 16 Jul 2024 11:13:25 +0200 Subject: [PATCH] Actualizar windows_mozconfig --- .github/workflows/src/windows_mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/src/windows_mozconfig b/.github/workflows/src/windows_mozconfig index ed0488883..968f34933 100644 --- a/.github/workflows/src/windows_mozconfig +++ b/.github/workflows/src/windows_mozconfig @@ -7,7 +7,7 @@ export WINEDEBUG=-all #? https://bugzilla.mozilla.org/show_bug.cgi?id=1617793 #? https://phabricator.services.mozilla.com/D170170 -ac_add_options --target=x86_64-p-windows-msvc +ac_add_options --target=x86_64-pc-windows-msvc export MOZ_STUB_INSTALLER=1 export MOZ_PKG_FORMAT=TAR