changed fonts dir
This commit is contained in:
parent
82e10fe1f0
commit
165cb11a78
@ -18,5 +18,7 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/tenset-theme.css ${{ github.workspace }}/logseq/custom.css
|
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/tenset-theme.css ${{ github.workspace }}/logseq/custom.css
|
||||||
shell: bash
|
shell: bash
|
||||||
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/*.ttf ${{ github.workspace }}/logseq/
|
- run: mkdir ${{ github.workspace }}/logseq/fonts
|
||||||
|
shell: bash
|
||||||
|
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/*.ttf ${{ github.workspace }}/logseq/fonts
|
||||||
shell: bash
|
shell: bash
|
Loading…
Reference in New Issue
Block a user