Fixed windows build

This commit is contained in:
mauro 🤙
2024-05-09 18:10:28 +00:00
parent ccf185ca47
commit 8bf9fe0a50

View File

@@ -232,10 +232,7 @@ jobs:
pnpm gluon download
- name: Import
shell: powershell.exe C:\mozilla-build\start-shell.bat "{0}"
run: |
cd /c/actions-runner/_work/browser/browser # mozillabuild defaults to ~
pnpm import
run: pnpm import
- name: Build
shell: powershell.exe C:\mozilla-build\start-shell.bat "{0}"