Skip to content

Commit

Permalink
set ffilib path
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Jan 14, 2025
1 parent 3935385 commit 25b8ac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
DRIFT_GATEWAY_KEY: ${{ secrets.DRIFT_GATEWAY_KEY }}
TEST_DELEGATED_SIGNER: ${{ secrets.TEST_DELEGATED_SIGNER }}
TEST_RPC_ENDPOINT: ${{ secrets.DEVNET_RPC_ENDPOINT }}
CARGO_DRIFT_FFI_PATH: /usr/lib
# --test-threads, limit parallelism to prevent hitting RPC rate-limits
run: |
cargo -V
Expand Down

0 comments on commit 25b8ac6

Please sign in to comment.