Skip to content

Commit

Permalink
Add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmachaj committed Dec 6, 2024
1 parent a9b9554 commit 9d70407
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 @@ -20,7 +20,7 @@ jobs:
& "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
$repoRoot = $env:GITHUB_WORKSPACE\..
$repoRoot = "$env:GITHUB_WORKSPACE\.."
Write-Host "The root of the repository is $repoRoot"
& $repoRoot\find_clang_format.cmd
Expand Down

0 comments on commit 9d70407

Please sign in to comment.