seeing if the github_path worked

This commit is contained in:
Joseph Flinn 2021-01-07 18:18:54 +00:00
parent 40f31f5b0e
commit 344c58011e
1 changed files with 1 additions and 1 deletions

View File

@ -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