Skip to content

Commit

Permalink
Merge pull request #4753 from doitian/package-ckb-cli-for-aarch64-linux
Browse files Browse the repository at this point in the history
chore: package ckb-cli for aarch64 linux
  • Loading branch information
doitian authored Dec 20, 2024
2 parents 9be53ff + dd300cb commit 62af260
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
QINIU_ACCESS_KEY: ${{ secrets.QINIU_ACCESS_KEY }}
QINIU_SECRET_KEY: ${{ secrets.QINIU_SECRET_KEY }}
GPG_SIGNER: ${{ secrets.GPG_SIGNER }}
SKIP_CKB_CLI: true
run: |
export GIT_TAG_NAME=` echo ${{ github.ref }} | awk -F '/' '{print $4}' `
Expand Down

0 comments on commit 62af260

Please sign in to comment.