We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9f15a commit ccf2c1aCopy full SHA for ccf2c1a
.github/workflows/freertos_plus_demos.yml
@@ -321,7 +321,7 @@ jobs:
321
echo "::group::${{ env.stepName }}"
322
Push-Location
323
Get-Location
324
- & "C:\Program Files (x86)\Microsoft Visual Studio\2022\Enterprise\Common7\Tools\Launch-VsDevShell.ps1"
+ & "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\Tools\Launch-VsDevShell.ps1"
325
326
Pop-Location
327
0 commit comments