Skip to content

Commit 9bf5d09

Browse files
committed
Updated matlab.yml
1 parent 82eed79 commit 9bf5d09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/matlab.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
# source-folder: myfolderA; myfolderB
3737

3838
# Alternatively, run tasks from your buildfile.m.
39-
- name: Run MATLAB build
40-
uses: matlab-actions/run-build@v2
39+
- name: Run MATLAB build
40+
uses: matlab-actions/run-build@v2
4141
# with:
4242
# tasks: test
4343

0 commit comments

Comments
 (0)