mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
seeing if the github_path worked
This commit is contained in:
2
.github/workflows/exp.yml
vendored
2
.github/workflows/exp.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
|||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
$args = "-help"
|
$args = "-help"
|
||||||
start-process -filepath "resoure_hacker\ResourceHacker.exe" -argumentlist $args
|
start-process -filepath "ResourceHacker.exe" -argumentlist $args
|
||||||
|
|
||||||
- name: ResourceHacker Test
|
- name: ResourceHacker Test
|
||||||
run: ResoureHacker.exe -help
|
run: ResoureHacker.exe -help
|
||||||
|
|||||||
Reference in New Issue
Block a user