Signed-off-by: larzie <lunar@lavache.com>
This commit is contained in:
larzie
2024-11-26 20:34:42 +03:00
committed by GitHub
parent f3a78ec059
commit ba1ac3434e

View File

@@ -69,7 +69,7 @@ jobs:
(New-Object System.Net.WebClient).DownloadFile("https://ftp.mozilla.org/pub/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe", "C:\MozillaBuildSetup-Latest.exe")
C:\MozillaBuildSetup-Latest.exe /S | out-null
- name: Download Firefox
- name: Download Firefox and dependencies
run: |
git config --global core.safecrlf false
pnpm surfer download