mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
testing without adding it to a path
This commit is contained in:
parent
56fe20c96d
commit
c7155afbe7
4
.github/workflows/exp.yml
vendored
4
.github/workflows/exp.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user