chore: New upstream fetch script, p=#11253, c=workflows, scripts

* chore: New upstream fetch script, b=no-bug, c=workflows, scripts

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>

---------

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
This commit is contained in:
mr. m
2025-11-11 09:46:52 +01:00
committed by GitHub
parent 5bd0a01d53
commit 47395bf3ce
5 changed files with 97 additions and 13 deletions

View File

@@ -21,14 +21,11 @@ jobs:
with:
node-version-file: '.nvmrc'
- name: Install Surfer
run: npm i -g @zen-browser/surfer
- name: Install dependencies
run: npm ci
- name: Download Firefox and dependencies
run: surfer download
run: npm run download
- name: Import patches
run: surfer i
run: npm run import