Skip to content

Commit c1a35a8

Browse files
committed
list available fonts
1 parent bc0f028 commit c1a35a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test_screenshots.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
fonts-ubuntu \
2020
xvfb
2121
22+
- name: List Available Fonts
23+
run: fc-list
24+
2225
- uses: actions/checkout@v5
2326
with:
2427
fetch-depth: 0

0 commit comments

Comments
 (0)