Update .forgejo/workflows/publish.yml
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 22s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 22s
This commit is contained in:
parent
ec14529ace
commit
a0b4aae83c
1 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,9 @@ jobs:
|
|||
# with:
|
||||
# node-version: '18'
|
||||
# cache: 'yarn'
|
||||
- run: npm -g install yarn
|
||||
- run: pwd
|
||||
- run: ls -lah
|
||||
- run: npm -g install yarn
|
||||
|
||||
- name: Get yarn cache directory path
|
||||
id: yarn-cache-dir-path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue