Skip to content

Commit

Permalink
debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
0div committed Sep 23, 2024
1 parent dba4cfe commit 848b965
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/generate_api_ref.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,9 @@ jobs:
id: cli-api-ref
working-directory: packages/js-sdk
run: ./scripts/generate_api_ref.sh

- name: Show all generated api references
run: |
ls -l packages/python-sdk/api_ref
ls -l packages/js-sdk/api_ref
ls -l packages/cli/api_ref

0 comments on commit 848b965

Please sign in to comment.