mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
Update build-typescript-sdk.yml
This commit is contained in:
2
.github/workflows/build-typescript-sdk.yml
vendored
2
.github/workflows/build-typescript-sdk.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
id: buildSDK
|
||||
if: steps.buildTS.outcome == 'success'
|
||||
run: |
|
||||
cd sdk-ts/sdk-output
|
||||
cd sdk-ts
|
||||
npm install
|
||||
npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user