Skip to content

Commit cc74af3

Browse files
authored
Update pr_validation.yml
1 parent 882d267 commit cc74af3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
shell: pwsh
125125
run: |
126126
git clone https://github.com/microsoft/vcpkg.git
127-
cmd.exe \c '.\vcpkg\bootstrap-vcpkg.bat'
127+
.\vcpkg\bootstrap-vcpkg.bat
128128
129129
- name: Configure CMake
130130
run: >

0 commit comments

Comments
 (0)