Skip to content

Commit 7e306fb

Browse files
committed
fix again
1 parent 037fd5c commit 7e306fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
run: |
5050
cargo -V
5151
cargo check
52+
env:
53+
CARGO_DRIFT_FFI_PATH: /usr/lib
5254
- name: Test
5355
env:
5456
DRIFT_GATEWAY_KEY: ${{ secrets.DRIFT_GATEWAY_KEY }}

0 commit comments

Comments
 (0)