Update ci.yml

This commit is contained in:
涵曦 2024-10-30 11:29:06 +08:00 committed by GitHub
parent 89287164ad
commit 29756c29a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,6 +60,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build-test-publish needs: build-test-publish
steps: steps:
- uses: actions/checkout@v4
- name: Login to Docker Hub - name: Login to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: