Skip to content

Commit 9f59f99

Browse files
authored
Fix: ci anchor (#577)
* add tx_hash to bid analytics tables * precommit fix * inline path * trial * remove inline path * get rid of bid_analytics tx_hash changes * test * undo test
1 parent 1649bb2 commit 9f59f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
cargo install --git https://github.com/coral-xyz/anchor avm
4646
avm install 0.31.0
4747
avm use 0.31.0
48+
echo "$HOME/.avm/bin" >> $GITHUB_PATH
4849
- uses: pre-commit/[email protected]
4950
if: ${{ github.event_name == 'pull_request' }}
5051
with:

0 commit comments

Comments
 (0)