mirror of
https://github.com/bitwarden/browser
synced 2024-12-26 09:54:35 +01:00
[PM-7527] Add Build Manifest v3
build step to the build-browser.yml Github action (#8777)
* [PM-7527] Get MV3 build artifacts in main branch with clear messaging that that the build is not to be released * [PM-7527] Add `Build Manifest v3` build step to the build-browser.yml Github action
This commit is contained in:
parent
0c557c6ab8
commit
1cde2dbaef
6
.github/workflows/build-browser.yml
vendored
6
.github/workflows/build-browser.yml
vendored
@ -160,9 +160,9 @@ jobs:
|
|||||||
run: npm run dist
|
run: npm run dist
|
||||||
working-directory: browser-source/apps/browser
|
working-directory: browser-source/apps/browser
|
||||||
|
|
||||||
# - name: Build Manifest v3
|
- name: Build Manifest v3
|
||||||
# run: npm run dist:mv3
|
run: npm run dist:mv3
|
||||||
# working-directory: browser-source/apps/browser
|
working-directory: browser-source/apps/browser
|
||||||
|
|
||||||
- name: Gulp
|
- name: Gulp
|
||||||
run: gulp ci
|
run: gulp ci
|
||||||
|
Loading…
Reference in New Issue
Block a user