mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
adding pwsh PWD
This commit is contained in:
parent
ec41078200
commit
8d37a1a11a
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
|
||||
|
Loading…
Reference in New Issue
Block a user