mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-07 20:47:49 +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
|
||||
id: buildSDK
|
||||
if: steps.buildPMS.outcome == 'success' && steps.buildPTV == 'success'
|
||||
if: steps.buildPTV.outcome == 'success'
|
||||
run: |
|
||||
cd plexjs
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user