modified: .github/workflows/build_docker.yml

This commit is contained in:
elseif 2026-07-16 12:47:25 +08:00
parent 4f3f8b5e40
commit 9cc32db4d2

View File

@ -242,7 +242,7 @@ jobs:
with: with:
name: chr-${{ env.VERSION }}-amd64 name: chr-${{ env.VERSION }}-amd64
path: artifacts/chr-${{ env.VERSION }}-amd64.tar path: artifacts/chr-${{ env.VERSION }}-amd64.tar
archive: false # 关键:关闭压缩 archive: false
- name: Upload arm64 tar artifact - name: Upload arm64 tar artifact
uses: actions/upload-artifact@v7 uses: actions/upload-artifact@v7