mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Merge pull request #907 from revarbat/revarbat_dev
Tweaked fc-list workflow.
This commit is contained in:
commit
b73dae13b9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -6,5 +6,5 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: List Fonts
|
||||
run: fc-list
|
||||
run: fc-list :lang=en family | sort
|
||||
|
||||
|
|
Loading…
Reference in a new issue