fixed publish path
This commit is contained in:
parent
993a8d6c5d
commit
e8d8b2f589
@ -16,7 +16,7 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
- run: npm --prefix ${{ github.workspace }}/logseq-tenset-theme run build
|
- run: npm --prefix ${{ github.workspace }}/logseq-tenset-theme run build
|
||||||
shell: bash
|
shell: bash
|
||||||
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/tenset-theme.css ${{ github.workspace }}/www/static/css/custom.css
|
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/tenset-theme.css www/static/css/custom.css
|
||||||
shell: bash
|
shell: bash
|
||||||
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/*.tff ${{ github.workspace }}/www/static/css/fonts/
|
- run: cp ${{ github.workspace }}/logseq-tenset-theme/build/*.tff www/static/css/fonts/
|
||||||
shell: bash
|
shell: bash
|
Loading…
Reference in New Issue
Block a user