Skip to content

Commit

Permalink
fix var name
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Mar 11, 2024
1 parent 331e988 commit 5e0f90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme_snippets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- run: cat -n readme.m
- uses: matlab-actions/setup-matlab@v0
with:
release: ${{ matlab.release }}
release: ${{ matrix.matlab-release }}
- uses: matlab-actions/run-command@v0
with:
command: readme
Expand Down

0 comments on commit 5e0f90b

Please sign in to comment.