Skip to content

Commit d01b08d

Browse files
committed
Fix path
1 parent 6d97eee commit d01b08d

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
@@ -78,7 +78,7 @@ jobs:
7878
uses: actions/upload-artifact@v4
7979
with:
8080
name: build.zip
81-
path: 'D:\a\wd\warpdrive\build.zip'
81+
path: 'D:\a\warpdrive\warpdrive\build.zip'
8282

8383
- name: Upload ODBC Driver
8484
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)