mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
test ls
This commit is contained in:
@@ -27,6 +27,7 @@ before_build:
|
||||
build_script:
|
||||
- cmd: ResourceHacker -open %WIN_PKG_PATH% -save %WIN_PKG_PATH% -action delete -mask ICONGROUP,1, & exit 0
|
||||
- cmd: ResourceHacker -open .\version-info.rc -save .\version-info.res -action compile
|
||||
- ps: ls
|
||||
- cmd: ResourceHacker -open %WIN_PKG_PATH% -save %WIN_PKG_PATH% -action addoverwrite -resource .\version-info.res
|
||||
- cmd: npm install
|
||||
- cmd: npm run dist
|
||||
|
||||
Reference in New Issue
Block a user