Update Dockerfile

This commit is contained in:
hiifong
2025-04-06 15:30:28 +08:00
parent f27c4c622d
commit 9537d4f884

View File

@@ -17,7 +17,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 0 # all history for all branches and tags fetch-depth: 0 # all history for all branches and tags
- run: git fetch --unshallow --quiet --tags --force
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@v3 uses: docker/setup-qemu-action@v3