mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
add webext as target
This commit is contained in:
parent
d740164ae3
commit
f3458e95f5
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ env:
|
|||
matrix:
|
||||
- BROWSER=chromium EXT=zip
|
||||
- BROWSER=firefox EXT=xpi
|
||||
- BROWSER=webext EXT=zip
|
||||
script: ./tools/make-${BROWSER}.sh all
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
|
|||
Loading…
Reference in a new issue