mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -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: |
|
||||
cd omega-target-chromium-extension
|
||||
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"
|
||||
cd ..
|
||||
- store_artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user