Skip to content

Commit

Permalink
Missed jito_steward.so build
Browse files Browse the repository at this point in the history
  • Loading branch information
ebatsell committed Jun 3, 2024
1 parent c7ec160 commit 329eba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: echo "/home/runner/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH

# build the program and IDL; exit if error
- run: anchor build --no-idl --program-name validator_history
- run: anchor build --no-idl
# - name: Check for diff on IDL
# run: git diff --exit-code

Expand Down

0 comments on commit 329eba4

Please sign in to comment.