mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 12:37:46 +00:00
Update build_pr.yml
This commit is contained in:
7
.github/workflows/build_pr.yml
vendored
7
.github/workflows/build_pr.yml
vendored
@@ -47,3 +47,10 @@ jobs:
|
||||
cd plexjs
|
||||
npm install
|
||||
npm run build
|
||||
|
||||
- name: Archive test build
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: PR-Build-${{ github.ref }}
|
||||
path: |
|
||||
plexjs
|
||||
|
||||
Reference in New Issue
Block a user