Skip to content

Commit 398058f

Browse files
committed
Checkout specific commit
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
1 parent 7c6025c commit 398058f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/odbc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ jobs:
5050
mkdir D:\a\wd
5151
cd D:\a\wd
5252
git clone https://github.com/dbt-labs/warpdrive
53-
cd D:\a\wd\warpdrive
54-
git checkout 672bb9cdcb92bbe8655caa83b08b6d824287e939
5553
5654
# - name: Move directories to shorten path
5755
# run: |
@@ -87,4 +85,5 @@ jobs:
8785
- name: Build ODBC Driver
8886
run: |
8987
cd D:\a\wd\warpdrive
88+
git checkout 672bb9cdcb92bbe8655caa83b08b6d824287e939
9089
.\build_win64.bat

0 commit comments

Comments
 (0)