Skip to content

Commit f9559c1

Browse files
committed
Trying to make Outlaw work on CI.
1 parent e3d61c7 commit f9559c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/langs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
run: raco pkg install langs/
3535
- name: Run tests
3636
run: |
37-
export LINK_DIR=/usr/lib/x86_64-linux-gnu
37+
export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
3838
raco test -p langs

0 commit comments

Comments
 (0)