Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vahila authored Nov 14, 2023
1 parent edb547a commit 9af80eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
run: mkdir matlab && cd matlab && mkdir R2022a

- name: MATLAB-2021b
uses: matlab-actions/setup-matlab@v2-beta
uses: matlab-actions/setup-matlab@v1

- name: Script
run: matlab -batch matlabroot
Expand Down

0 comments on commit 9af80eb

Please sign in to comment.