fix: add missing backslash for continuation in web-ext sign command
Some checks failed
CI / build-and-publish (push) Failing after 31s
Some checks failed
CI / build-and-publish (push) Failing after 31s
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
|||||||
--channel listed \
|
--channel listed \
|
||||||
--approval-timeout 0 \
|
--approval-timeout 0 \
|
||||||
--source-dir . \
|
--source-dir . \
|
||||||
--artifacts-dir dist
|
--artifacts-dir dist \
|
||||||
--amo-metadata metadata.json
|
--amo-metadata metadata.json
|
||||||
|
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
|
|||||||
Reference in New Issue
Block a user