We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d61c7 commit f9559c1Copy full SHA for f9559c1
1 file changed
.github/workflows/langs.yml
@@ -34,5 +34,5 @@ jobs:
34
run: raco pkg install langs/
35
- name: Run tests
36
run: |
37
- export LINK_DIR=/usr/lib/x86_64-linux-gnu
+ export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
38
raco test -p langs
0 commit comments