Skip to content

Commit 1843b73

Browse files
committed
Debug
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
1 parent ba6a15c commit 1843b73

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/odbc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,10 @@ jobs:
4949
run: |
5050
mkdir D:\a\wd
5151
cd D:\a\wd
52-
git clone https://github.com/dbt-labs/warpdrive
52+
git clone https://github.com/Bit-Quill/warpdrive.git
5353
cd D:\a\wd\warpdrive
54-
git show-ref
5554
git checkout gha-odbc
56-
# git log
55+
git log
5756
5857
# - name: Move directories to shorten path
5958
# run: |

0 commit comments

Comments
 (0)