bug fixed.

This commit is contained in:
AirryCo
2025-03-19 13:29:13 +08:00
parent a2a08f5a08
commit 0a3666befc

View File

@@ -201,9 +201,6 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Git pull
run: |
git pull
# docker # docker
- name: Extract metadata for Docker with release version - name: Extract metadata for Docker with release version