Skip to content

Commit

Permalink
Installing additional dependencies for Anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpar committed Jul 25, 2023
1 parent cd9f50f commit fd261c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cross-chain-solana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: Install Anchor
run: |
cargo install --git https://github.com/coral-xyz/anchor --tag v0.28.0 anchor-cli --locked
apt-get update && apt-get upgrade && apt-get install -y pkg-config build-essential libudev-dev libssl-dev
avm install latest
avm use latest
Expand Down

0 comments on commit fd261c8

Please sign in to comment.