fix: install curl before release step
All checks were successful
Release / build (push) Successful in 12m1s

This commit is contained in:
2026-04-07 08:53:32 +08:00
parent c2c3b11d35
commit d26558ad0a

View File

@@ -40,6 +40,7 @@ jobs:
env:
GITEA_TOKEN: ${{ secrets.release_token }}
run: |
apk add curl
TAG_NAME="${GITHUB_REF#refs/tags/}"
# 创建 Release