Update .github/workflows/docker-build-push-dockerhub.yml
Some checks failed
Build and push image to DockerHub / build (push) Failing after 9s

This commit is contained in:
2025-05-31 17:03:12 +00:00
parent 4349a7061c
commit d21ff3e22a

View File

@@ -49,12 +49,12 @@ jobs:
# with:
# ref: ${{ github.event.inputs.version }}
- name: checkout
uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v4
- name: checkout
uses: actions/checkout@v4
- name: Git submodule update
run: |
git submodule update --init