diff --git a/action.yml b/action.yml index 32f588d..563771c 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ runs: path: logseq-tenset-theme - run: npm --prefix ${{ github.workspace }}/logseq-tenset-theme i shell: bash - - run: find + - run: find / | grep www shell: bash - run: npm --prefix ${{ github.workspace }}/logseq-tenset-theme run build shell: bash