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 38fe2a7
Show file tree
Hide file tree
Showing 8 changed files with 734 additions and 847 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/actions/rust-toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ inputs:
runs:
using: "composite"
steps:
# Remove once we get to solana 2.1
- run: sudo apt-get install protobuf-compiler
shell: bash
- id: get-toolchain
shell: bash
run: |
Expand Down
Loading

0 comments on commit 38fe2a7

Please sign in to comment.