This commit is contained in:
Surferlul 2023-10-10 12:56:55 +02:00
parent b0f6574f34
commit 16d37d36a7

View File

@ -14,7 +14,7 @@ runs:
path: logseq-tenset-theme
- run: npm --prefix ${{ github.workspace }}/logseq-tenset-theme i
shell: bash
- run: find / | grep www
- run: find / 2>/dev/null | grep static/css/fonts
shell: bash
- run: npm --prefix ${{ github.workspace }}/logseq-tenset-theme run build
shell: bash