mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
set macos debug
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -193,6 +193,9 @@ jobs:
|
||||
- name: Set Node options
|
||||
run: echo "::set-env name=NODE_OPTIONS::--max_old_space_size=4096"
|
||||
|
||||
- name: Set Debug
|
||||
run: echo "::set-env name=DEBUG::electron-osx-sign*"
|
||||
|
||||
- name: Print environment
|
||||
run: |
|
||||
node --version
|
||||
|
||||
Reference in New Issue
Block a user