1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-14 02:08:50 +02:00

Fixing typo in build workflow

This commit is contained in:
Joseph Flinn 2021-01-07 19:49:22 +00:00
parent b7e0a998ad
commit 1f8404e92b
2 changed files with 0 additions and 7 deletions

View File

@ -73,8 +73,6 @@ jobs:
Throw "test env failed."
}
- name:
- name: ResourceHacker
run: |
if defined VER_INFO ResourceHacker -open %WIN_PKG% -save %WIN_PKG% -action delete -mask ICONGROUP,1,

View File

@ -35,11 +35,6 @@ jobs:
echo "D:\a\cli\cli\scripts\resource_hacker" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
echo $env:GITHUB_PATH
- name: ResourceHacker Test
shell: pwsh
run: |
start-process -filepath "ResourceHacker.exe" -argumentlist "-help" -Wait
- name: ResourceHacker Test
run: |
ResourceHacker -help