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

This commit is contained in:
muerwre 2024-08-16 22:48:51 +07:00
parent fadac8c70d
commit 5371b085d9

View file

@ -33,8 +33,8 @@ 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: '18'
# cache: 'yarn' cache: 'yarn'
- name: Get yarn cache directory path - name: Get yarn cache directory path
id: yarn-cache-dir-path id: yarn-cache-dir-path