Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
haorldbchi committed May 6, 2023
1 parent 1600e73 commit c85c430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
set -exo pipefail
ref_gr_sha256='8de4a1e1b8c07157b6d7899b38e03e68dae816856fb4e1027020a79f9840f1db'
curl -L https://github.com/harold-b/bladebit-test/releases/download/v3-alpha4-fixes/green_reaper-v3.0.0-alpha3-linux-x86-64.tar.gz >
curl -L https://github.com/harold-b/bladebit-test/releases/download/v3-alpha4-fixes/green_reaper-v3.0.0-alpha3-linux-x86-64.tar.gz > green_reaper.tar.gz
ls -la
gr_sha256=$(sha256sum green_reaper.tar.gz | cut -f1 -d' ')
Expand Down

0 comments on commit c85c430

Please sign in to comment.