mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +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
|
- name: List RH
|
||||||
run: dir resource_hacker
|
run: dir resource_hacker
|
||||||
|
|
||||||
- name: Adding RH path to dir
|
- name: Get Current Directory
|
||||||
run: setx path "%path%;d:\\a\\cli\\cli\\resource_hacker"
|
shell: pwsh
|
||||||
|
run: Get-Location
|
||||||
|
|
||||||
- name: Debugging Path
|
- name: Debugging Path
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
|
Loading…
Reference in New Issue
Block a user