Update Dockerfile

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

View File

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