mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-04 02:54:40 +00:00
Update @zen-browser/surfer dependency to version 1.9.13
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user