Fix branding patch import in windows-profile-build.yml

This commit is contained in:
mr. M
2024-10-27 12:03:56 +01:00
parent 4a98a0da86
commit 0476f0d367

View File

@@ -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: |