Update .forgejo/workflows/publish.yml
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 18s
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 18s
This commit is contained in:
parent
de04d1a5d8
commit
9b30410e55
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
||||||
- name: Use Node.js
|
- name: Use Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version-file: .nvmrc
|
# node-version-file: .nvmrc
|
||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
|
|
||||||
- name: Get yarn cache directory path
|
- name: Get yarn cache directory path
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue