Update .forgejo/workflows/publish.yml
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 18s

This commit is contained in:
muerwre 2024-08-16 22:45:54 +07:00
parent de04d1a5d8
commit 9b30410e55

View file

@ -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