Skip to content

Commit 874ef9f

Browse files
committed
Work on build
1 parent 9e0c644 commit 874ef9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
mv instantclient_* /tmp/instantclient
1717
- name: Show directory structure
1818
run: |
19-
cd ${{github.workspace}}/instantclient
19+
cd /tmp/instantclient
2020
pwd
2121
tree
2222
- name: Checkout pdo_oci

0 commit comments

Comments
 (0)