mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +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
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user