Update @zen-browser/surfer dependency to version 1.9.13

This commit is contained in:
mr. M
2025-01-27 01:12:10 +01:00
parent d548b8cb6d
commit 53e015a7aa
3 changed files with 14 additions and 9 deletions

View File

@@ -95,6 +95,14 @@ jobs:
./mach --no-interactive bootstrap --application-choice browser --no-system-changes
cd ..
- name: Import
run: pnpm surfer import
- name: Populate mozconfig
env:
SURFER_MOZCONFIG_ONLY: true
run: pnpm build
- name: Download x86_64 DMG from artifacts
uses: actions/download-artifact@v4
with:
@@ -142,9 +150,6 @@ jobs:
find . -maxdepth 1 -name "*.app" -type d
cd ../..
- name: Import
run: pnpm surfer import
- name: create .p12 for codesign 🖊️
run: |
cd engine