Skip to content

Commit

Permalink
chore: update CI fix path for codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Jarczewski committed Oct 22, 2024
1 parent e151482 commit 5f4f3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,4 @@ jobs:
ls $GITHUB_WORKSPACE/box-openapi
echo "GITHUB_WORKSPACE/box-openapi/openapi"
ls $GITHUB_WORKSPACE/box-openapi/openapi
npm run generate $GITHUB_WORKSPACE/openapi/openapi.json output typescript,swift,python,c#
npm run generate $GITHUB_WORKSPACE/box-openapi/openapi/openapi.json output typescript,swift,python,c#

0 comments on commit 5f4f3ea

Please sign in to comment.