From b0f6574f34edaefef458b94fe2e585745a80f6d5 Mon Sep 17 00:00:00 2001 From: Surferlul Date: Tue, 10 Oct 2023 12:31:38 +0200 Subject: [PATCH] debug --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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