From fadac8c70d71b17e9e2366866857db8298c64f98 Mon Sep 17 00:00:00 2001 From: muerwre Date: Fri, 16 Aug 2024 22:46:35 +0700 Subject: [PATCH] Update .forgejo/workflows/publish.yml --- .forgejo/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/publish.yml b/.forgejo/workflows/publish.yml index f021093..24806be 100644 --- a/.forgejo/workflows/publish.yml +++ b/.forgejo/workflows/publish.yml @@ -34,7 +34,7 @@ jobs: uses: actions/setup-node@v4 with: # node-version-file: .nvmrc - cache: 'yarn' + # cache: 'yarn' - name: Get yarn cache directory path id: yarn-cache-dir-path