mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-22 21:21:35 +01:00
try >
This commit is contained in:
parent
1cfed08422
commit
3097f15dc6
@ -35,7 +35,7 @@ before_build:
|
|||||||
- cmd: npm --version
|
- cmd: npm --version
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: |
|
- cmd: >
|
||||||
if %SET_VERSION_INFO% == "true" (
|
if %SET_VERSION_INFO% == "true" (
|
||||||
ResourceHacker -open %WIN_PKG_PATH% -save %WIN_PKG_PATH% -action delete -mask ICONGROUP,1,
|
ResourceHacker -open %WIN_PKG_PATH% -save %WIN_PKG_PATH% -action delete -mask ICONGROUP,1,
|
||||||
ResourceHacker -open version-info.rc -save version-info.res -action compile
|
ResourceHacker -open version-info.rc -save version-info.res -action compile
|
||||||
|
Loading…
Reference in New Issue
Block a user