Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
hhanh00 committed Dec 28, 2024
1 parent 2157313 commit 90d0b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: install zcashd
- run: |
run: |
sudo apt-get update && sudo apt-get install apt-transport-https wget gnupg2
wget -qO - https://apt.z.cash/zcash.asc | gpg --import
gpg --export B1C9095EAA1848DBB54D9DDA1D05FDC66B372CFE | sudo tee /etc/ad.gpg.d/zcash.gpg >/dev/null
Expand Down

0 comments on commit 90d0b7a

Please sign in to comment.