Skip to content

Commit acfead0

Browse files
committed
Changed slashes in path
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
1 parent 01890e4 commit acfead0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/odbc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
cd ../../github
2323
./vcpkg/bootstrap-vcpkg.bat
2424
cd vcpkg
25-
D:/a/github/vcpkg >> $VCPKG_ROOT
25+
'D:/a/github/vcpkg' >> $VCPKG_ROOT
2626
2727
- name: Clone arrow
2828
run: |

0 commit comments

Comments
 (0)