mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-09 06:43:27 +00:00
Fixed web panel dragging
This commit is contained in:
3
.github/workflows/alpha.yml
vendored
3
.github/workflows/alpha.yml
vendored
@@ -339,9 +339,10 @@ jobs:
|
||||
run: pnpm import
|
||||
|
||||
- name: Bootstrap
|
||||
continue-on-error: true
|
||||
run: |
|
||||
cd engine
|
||||
./mach --no-interactive bootstrap --application-choice browser
|
||||
./mach --no-interactive bootstrap --application-choice browser
|
||||
cd ..
|
||||
|
||||
- name: Gluon build
|
||||
|
||||
Reference in New Issue
Block a user