mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 12:13:39 +00:00
added docs and removed debug output
This commit is contained in:
3
.github/workflows/build-desktop.yml
vendored
3
.github/workflows/build-desktop.yml
vendored
@@ -1681,6 +1681,9 @@ jobs:
|
||||
- name: Build Native Module
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
working-directory: apps/desktop/desktop_native
|
||||
env:
|
||||
# required to bypass sandbox (MAS only)
|
||||
SANDBOX_BUILD: 1
|
||||
run: node build.js cross-platform
|
||||
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user