Skip to content

Commit b8b977d

Browse files
committed
foo
1 parent e859b0b commit b8b977d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/simple.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
- name: Debug
4646
shell: bash
4747
run: |
48+
ls c:/progra~1/postgr~1/ || true
49+
ls /c || true
4850
ldd c:/progra~1/postgr~1/*/lib/pq.dll
4951
5052
- name: Checkout

0 commit comments

Comments
 (0)