fixed font format

This commit is contained in:
Surferlul 2023-10-10 14:31:20 +02:00
parent d832053e1d
commit 82e10fe1f0

View File

@ -18,5 +18,5 @@ runs:
shell: bash
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/tenset-theme.css ${{ github.workspace }}/logseq/custom.css
shell: bash
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/*.tff ${{ github.workspace }}/logseq/
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/*.ttf ${{ github.workspace }}/logseq/
shell: bash