Fixed web panel dragging

This commit is contained in:
Mauro Balades
2024-04-28 23:33:54 +02:00
parent 762c2ad727
commit cae0c8d116
9 changed files with 43 additions and 25 deletions

View File

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