Skip to content

Commit 8f7e296

Browse files
committed
test run command
1 parent 865781c commit 8f7e296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/upload-artifact@v4
4646
with:
4747
name: matlab
48-
path: /opt/hostedtoolcache/MATLAB/2024.2.999/x64/bin/glnxa64
48+
path: /opt/hostedtoolcache/MATLAB/2024.2.999
4949
- name: Run statements
5050
uses: matlab-actions/run-command@v2
5151
with:

0 commit comments

Comments
 (0)