Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 77581c4

Browse files
authored
💚 Build using mozillabuild shell
1 parent d9f6626 commit 77581c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/alpha.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,11 @@ jobs:
316316
run: yarn imp
317317

318318
- name: Build
319+
shell: powershell.exe C:\mozilla-build\start-shell.bat "{0}"
319320
run: yarn build -- --skip-patch-check
320321

321322
- name: Package
323+
shell: powershell.exe C:\mozilla-build\start-shell.bat "{0}"
322324
run: |
323325
yarn package
324326
mv ./dist/output.mar windows.mar

0 commit comments

Comments
 (0)