Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: remove the need for patching
Browse files Browse the repository at this point in the history
OliverNChalk committed Oct 18, 2024

Verified

This commit was signed with the committer’s verified signature.
Lord-Kamina Gregorio Litenstein
1 parent 43b7698 commit 4afe848
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
@@ -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: |
Loading

0 comments on commit 4afe848

Please sign in to comment.