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 \
|
||||
--approval-timeout 0 \
|
||||
--source-dir . \
|
||||
--artifacts-dir dist
|
||||
--artifacts-dir dist \
|
||||
--amo-metadata metadata.json
|
||||
|
||||
- name: Push changes
|
||||
|
||||
Reference in New Issue
Block a user