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

testing without adding it to a path

This commit is contained in:
Joseph Flinn 2021-01-07 17:56:48 +00:00
parent 56fe20c96d
commit c7155afbe7

View File

@ -40,5 +40,9 @@ jobs:
echo "D:\a\cli\cli\resource_hacker" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
echo $env:GITHUB_PATH
- name: ResourceHacker Test
shell: pwsh
run: .\resoure_hacker\ResourceHacker.exe -help
- name: ResourceHacker Test
run: ResoureHacker.exe -help