Skip to content

Commit

Permalink
correct a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
imahjoub committed Jul 10, 2023
1 parent 7d509aa commit 8c7a3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UniversalBareMetal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
working-directory: .\Build\VS
run: |
MSBuild -m UniversalBareMetal.sln -p:useenv=false -p:Configuration=${{ matrix.suite }} -p:Platform=x64 /t:Rebuild
dir ..\Bin\${{ matrix.suite }}_x64\teensy-4_nxp_iMXRT1062.exe
dir ..\Bin\${{ matrix.suite }}_x64\UniversalBareMetal.exe

0 comments on commit 8c7a3f7

Please sign in to comment.