mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 05:53:42 +00:00
Build Firefox MV2 Side-by-side
This commit is contained in:
4
.github/workflows/build-browser.yml
vendored
4
.github/workflows/build-browser.yml
vendored
@@ -204,6 +204,10 @@ jobs:
|
||||
npm_command: "dist:firefox:mv3"
|
||||
archive_name: "dist-firefox.zip"
|
||||
artifact_name: "dist-firefox-MV3"
|
||||
- name: "firefox-mv2"
|
||||
npm_command: "dist:firefox"
|
||||
archive_name: "dist-firefox.zip"
|
||||
artifact_name: "dist-firefox-MV2"
|
||||
- name: "opera-mv3"
|
||||
npm_command: "dist:opera:mv3"
|
||||
archive_name: "dist-opera.zip"
|
||||
|
||||
Reference in New Issue
Block a user