Update extension-build.js.yml

This commit is contained in:
kodxana 2021-01-21 22:47:36 +01:00 committed by GitHub
parent 2be251fbd2
commit f04d0b7c1f
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