Skip to content

Commit

Permalink
Fix whitespace in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Jan 2, 2025
1 parent a0743ee commit 41353f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: MOEAFramework/.github/actions/setup-build@main
with:
java-version: ${{ matrix.java }}
setup-matlab: true
setup-matlab: true
- name: Setup Radar Waveform code
run: |
cd native/Radar/bin
Expand Down

0 comments on commit 41353f6

Please sign in to comment.