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

Commit 4226105

Browse files
authored
🔊 Add debug logs for build
1 parent 2ab31ff commit 4226105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/alpha.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ jobs:
200200
- name: Log
201201
continue-on-error: true
202202
run: |
203-
cat engine/mozbuild
204-
cat engine/.mozbuild
203+
cat engine/mozconfig
204+
cat engine/.mozconfig
205205
206206
- name: Mach build
207207
run: |

0 commit comments

Comments
 (0)