mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
adding debugging step
This commit is contained in:
parent
509a71ef08
commit
4e9167e831
3
.github/workflows/exp.yml
vendored
3
.github/workflows/exp.yml
vendored
@ -16,6 +16,9 @@ jobs:
|
||||
run: echo "NODE_OPTIONS=--max_old_space_size=4096" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
|
||||
shell: pwsh
|
||||
|
||||
- name: Dir
|
||||
run: dir C:\Users
|
||||
|
||||
- name: Install & Test pkg
|
||||
run: |
|
||||
npm install -g pkg
|
||||
|
Loading…
Reference in New Issue
Block a user