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