mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 04:20:52 +00:00
Update build_pr.yml
This commit is contained in:
2
.github/workflows/build_pr.yml
vendored
2
.github/workflows/build_pr.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run npm install and build Typescript SDK
|
- name: Run npm install and build Typescript SDK
|
||||||
id: buildSDK
|
id: buildSDK
|
||||||
if: steps.buildPMS.outcome == 'success' && steps.buildPTV == 'success'
|
if: steps.buildPTV.outcome == 'success'
|
||||||
run: |
|
run: |
|
||||||
cd plexjs
|
cd plexjs
|
||||||
npm install
|
npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user