mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
Update extension-build.js.yml
This commit is contained in:
parent
2be251fbd2
commit
f04d0b7c1f
1 changed files with 3 additions and 0 deletions
3
.github/workflows/extension-build.js.yml
vendored
3
.github/workflows/extension-build.js.yml
vendored
|
@ -26,6 +26,9 @@ jobs:
|
|||
node-version: ${{ matrix.node-version }}
|
||||
- run: yarn
|
||||
- run: npm run build
|
||||
- run: npm run watch:assets
|
||||
- run: npm run watch:parcel
|
||||
- run: npm run
|
||||
- run: npm run build:webext
|
||||
- name: Archive extension directory
|
||||
uses: actions/upload-artifact@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue