mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
seeing if the github_path worked
This commit is contained in:
parent
40f31f5b0e
commit
344c58011e
2
.github/workflows/exp.yml
vendored
2
.github/workflows/exp.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
shell: pwsh
|
||||
run: |
|
||||
$args = "-help"
|
||||
start-process -filepath "resoure_hacker\ResourceHacker.exe" -argumentlist $args
|
||||
start-process -filepath "ResourceHacker.exe" -argumentlist $args
|
||||
|
||||
- name: ResourceHacker Test
|
||||
run: ResoureHacker.exe -help
|
||||
|
Loading…
Reference in New Issue
Block a user