File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,15 +28,15 @@ jobs:
2828
2929 - name : Download Spend package
3030 run : |
31- wget -q -O spend.zip https://circuitscan-artifacts.s3.us-west-2.amazonaws.com/build/spend-vocational-lime-hoverfly /pkg.zip
31+ wget -q -O spend.zip https://circuitscan-artifacts.s3.us-west-2.amazonaws.com/build/spend-appropriate-turquoise-lizard /pkg.zip
3232
3333 - name : Unzipping Spend package
3434 run : |
3535 mkdir spend && unzip spend.zip '*.zkey' -d spend && rm -rf spend.zip
3636
3737 - name : Download Proof-of-Burn package
3838 run : |
39- wget -q -O proof_of_burn.zip https://circuitscan-artifacts.s3.us-west-2.amazonaws.com/build/proofofburn-federal-amaranth-tuna /pkg.zip
39+ wget -q -O proof_of_burn.zip https://circuitscan-artifacts.s3.us-west-2.amazonaws.com/build/proofofburn-content-yellow-yak /pkg.zip
4040
4141 - name : Unzipping Proof-of-Burn package
4242 run : |
You can’t perform that action at this time.
0 commit comments