Skip to content

Commit

Permalink
Debug dir
Browse files Browse the repository at this point in the history
  • Loading branch information
limptwiglet authored Jul 15, 2024
1 parent f4edebf commit d766474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

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

- name: Publish to GitHub Packages NPM
working-directory: ./sdks/ts/openapi_sdk_typescript
Expand Down

0 comments on commit d766474

Please sign in to comment.