Skip to content

Commit

Permalink
Update build-manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wong-fi-hung authored Jan 29, 2024
1 parent 9167fa6 commit fdbac3d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,4 @@ jobs:
run: strip -s cpuminer
- name: mktargz
run: mkdir termux-miner-v3.0.0; cp cpuminer cpuminer-conf.json termux-miner-v3.0.0; tar -Jcvf termux-miner-v3.0.0_amd64.tar.xz termux-miner-v3.0.0
- name: run_gh
run: gh release upload v3.0.0 termux-miner-v3.0.0_amd64.tar.xz
env: GH_TOKEN: ${{ github.token }}
shell: bash
- name: test
tmate -F

0 comments on commit fdbac3d

Please sign in to comment.