Skip to content

Commit 6a285f0

Browse files
authored
Added logging to README generation
1 parent eb9e0e7 commit 6a285f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: pip install -r requirements.txt
2525

2626
- name: Generate README
27-
run: yomu
27+
run: yomu --log=DEBUG
2828

2929
- name: Commit wiki
3030
continue-on-error: true

0 commit comments

Comments
 (0)