mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 22:03:24 +00:00
Fixed windows build
This commit is contained in:
5
.github/workflows/alpha.yml
vendored
5
.github/workflows/alpha.yml
vendored
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user