1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Revert Opera to Mv2 build (#12921)

This commit is contained in:
Todd Martin
2025-01-17 10:16:52 -05:00
committed by GitHub
parent 9eecfbc8af
commit 87171289f0
2 changed files with 6 additions and 2 deletions

View File

@@ -208,7 +208,11 @@ jobs:
- name: "opera"
npm_command: "dist:opera"
archive_name: "dist-opera.zip"
artifact_name: "dist-opera-MV3"
artifact_name: "dist-opera"
- name: "opera-mv3"
npm_command: "dist:opera:mv3"
archive_name: "dist-opera.zip"
artifact_name: "DO-NOT-USE-FOR-PROD-dist-opera-MV3"
steps:
- name: Check out repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2