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