mirror of
https://github.com/bitwarden/cli
synced 2025-12-06 04:23:19 +00:00
adding debugging step
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user