Skip to content

Commit

Permalink
build: remove the need for patching
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverNChalk committed Oct 18, 2024
1 parent 43b7698 commit 4afe848
Show file tree
Hide file tree
Showing 7 changed files with 733 additions and 847 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions/solana-toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: solana-toolchain
runs:
using: "composite"
steps:
# Remove once we get to solana 2.1
- run: sudo apt-get install protobuf-compiler
- id: get-version
shell: bash
run: |
Expand Down
Loading

0 comments on commit 4afe848

Please sign in to comment.