Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debug librustzcash CI cache
Browse files Browse the repository at this point in the history
borngraced committed Dec 13, 2024
1 parent fc51a25 commit 88bcbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
@@ -231,7 +231,7 @@ jobs:
remove-item "./MM_VERSION"
}
echo $Env:COMMIT_HASH > ./MM_VERSION
Remove-Item -Recurse -Force "$env:USERPROFILE\.cargo\git\checkouts\librustzcash*"
cargo update -p zcash_client_backend
cargo build --release
- name: Compress mm2 build output

0 comments on commit 88bcbd2

Please sign in to comment.