1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-16 02:27:00 +02:00

adding RH to path

This commit is contained in:
Joseph Flinn 2021-01-07 16:12:29 +00:00
parent f4394559c1
commit a117b11478

View File

@ -30,5 +30,12 @@ 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: Debugging Path
shell: pwsh
run: echo $env:path
- name: ResourceHacker Test
run: ResoureHacker -help