mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-05 18:47:52 +01:00
fixing syntax problem
This commit is contained in:
parent
75eb064015
commit
110c9ce4b5
2
.github/workflows/exp.yml
vendored
2
.github/workflows/exp.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
shell: pwsh
|
||||
run: |
|
||||
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
|
||||
run: ResoureHacker -help
|
||||
|
Loading…
Reference in New Issue
Block a user