mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
chore: Update @zen-browser/surfer dependency to version 1.0.35
This commit is contained in:
4
.github/workflows/windows-profile-build.yml
vendored
4
.github/workflows/windows-profile-build.yml
vendored
@@ -19,14 +19,12 @@ jobs:
|
||||
steps:
|
||||
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
name: Clone
|
||||
|
||||
- name: Setup
|
||||
run: |
|
||||
(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
|
||||
|
||||
pip install wget
|
||||
|
||||
- name: Generate
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user