Skip to content

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

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 #471

Workflow file for this run

name: Build (MATLAB)
on: [push]
jobs:
my-job:
name: Run MATLAB Tests and Generate Artifacts
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Install MATLAB
uses: matlab-actions/setup-matlab@v1.2.4
with:
release: R2021a
- name: Run script
uses: matlab-actions/run-command@v1.2.3
with:
command: build_matlab