Update .forgejo/workflows/publish.yml
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 23s

This commit is contained in:
muerwre 2024-08-16 23:03:52 +07:00
parent 574e95acb8
commit 1d9952b2b3

View file

@ -54,6 +54,7 @@ jobs:
- run: ls -lah
- run: yarn add yup
- run: ls -lah
- run: echo ${{ steps.yarn-cache-dir-path.outputs.dir }}
# - name: Build and push Docker image
# id: push