Merge pull request #49 from LBRYFoundation/dev_test

Update extension-build.js.yml
This commit is contained in:
kodxana 2021-01-21 22:48:08 +01:00 committed by GitHub
commit 4f835f0c24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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