Skip to content

Commit

Permalink
Debug our working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonehusin committed Apr 3, 2024
1 parent 3362290 commit c0e1c14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@ jobs:

- name: Regenerate Swagger code
run: |
set -x
bin/update-swagger-doc.sh
pwd
ls bin/
swagger version
bin/regenerate.sh
- name: Commit changes
Expand Down

0 comments on commit c0e1c14

Please sign in to comment.