Skip to content

Commit

Permalink
ci: 调试
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxi committed Jan 4, 2025
1 parent 3a4d0b6 commit f71b594
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Expand Down Expand Up @@ -295,6 +295,6 @@ jobs:
gitee_target_commitish: ${{ github.ref_name }}
gitee_upload_retry_times: 3
gitee_files: |
app-amd64.tar.gz
app-arm64.tar.gz
app-arm-v7.tar.gz
app-amd64-lite.tar.gz
app-arm64-lite.tar.gz
app-arm-v7-lite.tar.gz

0 comments on commit f71b594

Please sign in to comment.