Skip to content

Commit

Permalink
fix working directory in speak easy generation
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLandbridge committed Sep 4, 2024
1 parent efc2b55 commit 149905c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sdk_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
force: ${{ github.event.inputs.force }}
mode: direct
speakeasy_version: latest
working_directory: src
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 comments on commit 149905c

Please sign in to comment.