Skip to content

Commit ba35ab5

Browse files
committed
test run command
1 parent 7775d0b commit ba35ab5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
run: |
3838
echo "Checking MATLAB installation directory"
3939
ls /opt/hostedtoolcache/MATLAB/2024.2.999/x64
40+
ls /opt/hostedtoolcache/MATLAB/2024.2.999/x64/bin/glnxa64
41+
more /opt/hostedtoolcache/MATLAB/2024.2.999/x64/bin/glnxa64/run-matlab-command
4042
- name: Run statements
4143
uses: matlab-actions/run-command@v2
4244
with:

0 commit comments

Comments
 (0)