Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalu committed Feb 8, 2024
1 parent d7e4770 commit 54fca26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
uses: baptiste0928/cargo-install@v3
with:
crate: anchor-cli
git: https://github.com/coral-xyz/anchor
tag: "v0.28.0"
version: "0.29.0"
- name: install solana toolsuite
run: sh -c "$(curl -sSfL https://release.solana.com/v1.16.20/install)"
- name: add to path
Expand Down

0 comments on commit 54fca26

Please sign in to comment.