mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-02-02 02:58:13 -05:00
Change CI build for Firefox to .xpi for easier install.
This commit is contained in:
parent
89d6f4e2e3
commit
8663ee9a68
@ -90,7 +90,7 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
cd omega-target-chromium-extension
|
cd omega-target-chromium-extension
|
||||||
web-ext -s build build
|
web-ext -s build build
|
||||||
dest_file="packages/SwitchyOmega_${FULL_VER}_Firefox_UNSIGNED.zip"
|
dest_file="packages/SwitchyOmega_${FULL_VER}_Firefox_UNSIGNED.xpi"
|
||||||
mv web-ext-artifacts/*.zip "$dest_file"
|
mv web-ext-artifacts/*.zip "$dest_file"
|
||||||
cd ..
|
cd ..
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user