1
0
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:
Justin Baur
2025-02-27 10:28:44 -05:00
parent 32626909a6
commit d60ef0a0e2
2 changed files with 7 additions and 1 deletions

View File

@@ -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"