1
0
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:
Joseph Flinn 2021-01-07 18:18:54 +00:00
parent 40f31f5b0e
commit 344c58011e

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