Skip to content

Commit

Permalink
Set working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
limptwiglet authored Jul 12, 2024
1 parent d4231f2 commit 8bfdf8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: echo "//npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }}" > ~/.npmrc

- name: Install project dependencies
working-directory: ./sdks/ts/openapi_sdk_typescript
run: npm i

- name: Publish to GitHub Packages NPM
Expand Down

0 comments on commit 8bfdf8c

Please sign in to comment.