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 8a3edbb commit 3697d26
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 @@ -48,7 +48,7 @@ jobs:
run: |
yarn install --immutable
rm -r packages/client/src/gen/coordinator
cp protocol/ts-sdk packages/client/src/gen/coordinator
cp ../protocol/ts-sdk packages/client/src/gen/coordinator
- name: Typecheck
working-directory: stream-video-js
Expand Down

0 comments on commit 3697d26

Please sign in to comment.