We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9602d0 commit 9cdb878Copy full SHA for 9cdb878
.github/workflows/test-setup-matlab.yml
@@ -41,6 +41,8 @@ jobs:
41
run: |
42
cd scripts
43
python -m setup_matlab -d
44
+ echo $PATH
45
+ echo $LD_LIBRARY_PATH
46
47
- name: Set environment variable with MATLAB path
48
shell: bash
0 commit comments