Skip to content

Commit 853c9ca

Browse files
committed
Check what folder we're in
1 parent 646844f commit 853c9ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
7474
- name: Submit PR
7575
run: |
76+
pwd
7677
if git diff --exit-code; then
7778
exit 0
7879
fi

0 commit comments

Comments
 (0)