Skip to content

Commit 27fe0f8

Browse files
committed
ci: enable debug logging
1 parent 14d571b commit 27fe0f8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ArchLinux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
with:
1414
context: ArchLinux
1515
output: ArchLinux.gb
16+
log-level: debug
1617
# output: gb://pub.goldboot.org/default/ArchLinux

.github/workflows/Debian.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
with:
1414
context: Debian
1515
output: Debian.gb
16+
log-level: debug
1617
# output: gb://pub.goldboot.org/default/Debian

0 commit comments

Comments
 (0)