Skip to content

Commit

Permalink
More changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Dec 31, 2023
1 parent 966ce3f commit d3b8c63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
uses: msys2/setup-msys2@v2
if: runner.os == 'Windows'
- uses: matlab-actions/setup-matlab@v1
- run: echo $PATH
- run: echo $env:path
if: runner.os == 'Windows'
- name: Setup Radar Waveform code
run: |
cd native/Radar/bin
Expand Down

0 comments on commit d3b8c63

Please sign in to comment.