1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-27 21:53:25 +00:00

remove additional debug output and revert popup-modal-style to match main

This commit is contained in:
John Harrington
2025-11-21 08:12:34 -07:00
parent 83c01ba9bf
commit 4be25d9290
3 changed files with 9 additions and 45 deletions

View File

@@ -3,7 +3,7 @@
### TLDR
#### Build & run locally using `npm run electron:sandbox`
#### `build-desktop.yml` section `macos-package-mas` was modified:
#### `build-desktop.yml` section `macos-package-mas` was modified to support this in CI builds:
```
- name: Build Native Module
if: steps.cache.outputs.cache-hit != 'true'