Skip to content

Commit 5f44d63

Browse files
committed
Debug
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
1 parent 0045234 commit 5f44d63

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
@@ -57,7 +57,7 @@ jobs:
5757
- name: Change repo path to local repos
5858
run: |
5959
cd D:\a\wd\warpdrive
60-
.\build_win64.bat
60+
./build_win64.bat
6161
# ls D:\a\wd
6262
# ls D:\a\wd\warpdrive
6363
# (Get-Content D:\a\wd\warpdrive\build_win64.bat).Replace('ARROW_GIT_REPOSITORY="https://github.com/apache/arrow"', 'ARROW_GIT_REPOSITORY="D:/a/gh/arrow"') | Set-Content D:\a\wd\warpdrive\build_win64.bat

0 commit comments

Comments
 (0)