Skip to content

Bump matlab-actions/run-command from 1.2.1 to 1.2.3 #282

Bump matlab-actions/run-command from 1.2.1 to 1.2.3

Bump matlab-actions/run-command from 1.2.1 to 1.2.3 #282

name: Simulink Version
on: [push]
jobs:
my-job:
name: Simulink Release Check
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Install MATLAB
uses: matlab-actions/[email protected]
- name: Run script
uses: matlab-actions/[email protected]
with:
command: cd simulink; releaseManagement();