Update .forgejo/workflows/publish.yml
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 20s
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 20s
This commit is contained in:
parent
9b30410e55
commit
fadac8c70d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue