mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
adding pwsh PWD
This commit is contained in:
5
.github/workflows/exp.yml
vendored
5
.github/workflows/exp.yml
vendored
@@ -30,8 +30,9 @@ jobs:
|
||||
- name: List RH
|
||||
run: dir resource_hacker
|
||||
|
||||
- name: Adding RH path to dir
|
||||
run: setx path "%path%;d:\\a\\cli\\cli\\resource_hacker"
|
||||
- name: Get Current Directory
|
||||
shell: pwsh
|
||||
run: Get-Location
|
||||
|
||||
- name: Debugging Path
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user