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

This commit is contained in:
muerwre 2024-08-16 22:46:35 +07:00
parent 9b30410e55
commit fadac8c70d

View file

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