Skip to content

Commit 25b8ac6

Browse files
committed
set ffilib path
1 parent 3935385 commit 25b8ac6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
DRIFT_GATEWAY_KEY: ${{ secrets.DRIFT_GATEWAY_KEY }}
5555
TEST_DELEGATED_SIGNER: ${{ secrets.TEST_DELEGATED_SIGNER }}
5656
TEST_RPC_ENDPOINT: ${{ secrets.DEVNET_RPC_ENDPOINT }}
57+
CARGO_DRIFT_FFI_PATH: /usr/lib
5758
# --test-threads, limit parallelism to prevent hitting RPC rate-limits
5859
run: |
5960
cargo -V

0 commit comments

Comments
 (0)