1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 00:33:44 +00:00

set macos debug

This commit is contained in:
Kyle Spearrin
2020-09-25 10:22:01 -04:00
parent 59cda84d07
commit afd501b985

View File

@@ -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