From 9b30410e5599f7eea92e1b1981fd3a4353081e88 Mon Sep 17 00:00:00 2001 From: muerwre Date: Fri, 16 Aug 2024 22:45:54 +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 78b613f..f021093 100644 --- a/.forgejo/workflows/publish.yml +++ b/.forgejo/workflows/publish.yml @@ -33,7 +33,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v4 with: - node-version-file: .nvmrc + # node-version-file: .nvmrc cache: 'yarn' - name: Get yarn cache directory path