Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
segfaultdoc committed Oct 5, 2023
1 parent 8a419e8 commit 7b8981f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# --force because the cargo cache has it saved
- name: Install Solana Verify
run: |
cargo install solana-verify --force
cargo install solana-verify --version 1.14.17 --force
solana-verify --version
- name: Verifiable Build
Expand Down

0 comments on commit 7b8981f

Please sign in to comment.