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

Commit 84ea765

Browse files
authored
🔊Make more verbose
1 parent ea6677c commit 84ea765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/alpha.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ jobs:
326326
type nul > C:\script
327327
echo cd %cwd_path% >> C:\script
328328
echo ls >> C:\script
329-
echo ./mach bootstrap --application-choice browser >> C:\script
329+
echo ./mach -v bootstrap --application-choice browser >> C:\script
330330
type C:\script
331331
C:\mozilla-build\start-shell.bat "C:\script"
332332

0 commit comments

Comments
 (0)