mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-01 01:24:37 +00:00
Fix branding patch import in windows-profile-build.yml
This commit is contained in:
4
.github/workflows/windows-profile-build.yml
vendored
4
.github/workflows/windows-profile-build.yml
vendored
@@ -65,7 +65,9 @@ jobs:
|
||||
pnpm surfer download
|
||||
|
||||
- name: Import patches
|
||||
run: pnpm surfer import
|
||||
env:
|
||||
SURFER_NO_BRANDING_PATCH: true
|
||||
run: pnpm surfer import
|
||||
|
||||
- name: Generate
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user