Skip to content

Commit 5df3825

Browse files
committed
Specified --vcpkg-root with scoop directory
1 parent 0343fcd commit 5df3825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154

155155
- name: Install libraries with vcpkg
156156
run: |
157-
vcpkg install
157+
vcpkg install --vcpkg-root=C:\Users\runneradmin\scoop\apps\vcpkg\current
158158
working-directory: src
159159

160160
# TODO: We should use `../src` instead of `D:/a/ruby/ruby/src`

0 commit comments

Comments
 (0)