mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
fixing syntax problem
This commit is contained in:
2
.github/workflows/exp.yml
vendored
2
.github/workflows/exp.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
|||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
echo "d:\a\cli\cli\resource_hacker" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
|
echo "d:\a\cli\cli\resource_hacker" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
|
||||||
echo $env:GITHUB_PATH
|
echo $env:GITHUB_PATH
|
||||||
|
|
||||||
- name: ResourceHacker Test
|
- name: ResourceHacker Test
|
||||||
run: ResoureHacker -help
|
run: ResoureHacker -help
|
||||||
|
|||||||
Reference in New Issue
Block a user