Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
myandrienko committed May 16, 2024
1 parent 005f916 commit 3abd1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Compile definitions
run: |
docker run --rm \
-v $(pwd)/protocol:/local ghcr.io/getstream/openapi-generator:master generate \
-v $(pwd)/protocol:/local openapitools/openapi-generator-cli:master generate \
-i /local/openapi/video-openapi-clientside.yaml \
-g typescript-fetch \
-o /local/ts-sdk
Expand Down

0 comments on commit 3abd1aa

Please sign in to comment.