mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-06 03:18:19 +00:00
Update Surfer version to 1.7.0 in Windows profile build workflow
This commit is contained in:
2
.github/workflows/windows-profile-build.yml
vendored
2
.github/workflows/windows-profile-build.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
|||||||
run: npm install -g pnpm
|
run: npm install -g pnpm
|
||||||
|
|
||||||
- name: Install Surfer
|
- name: Install Surfer
|
||||||
run: npm i -g @zen-browser/surfer
|
run: npm i -g @zen-browser/surfer@1.7.0
|
||||||
|
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
if: ${{ matrix.arch == 'x86_64' }}
|
if: ${{ matrix.arch == 'x86_64' }}
|
||||||
|
Reference in New Issue
Block a user