fix github action
This commit is contained in:
@@ -133,7 +133,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
cross-env NODE_ENV=production BETA=1 webpack
|
npm run build:beta
|
||||||
SUFFIX=beta npm run build-zip
|
SUFFIX=beta npm run build-zip
|
||||||
|
|
||||||
- name: Build beta version for Firefox
|
- name: Build beta version for Firefox
|
||||||
|
|||||||
Reference in New Issue
Block a user