Skip to content

Commit

Permalink
ci: add fonts logging
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Nov 5, 2023
1 parent 543b667 commit 49a043d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
name: Lilex
path: build/

- name: Verify font files
run: ls -lah build/

- name: Bootstrap
run: |
make configure_preview
Expand Down

0 comments on commit 49a043d

Please sign in to comment.