mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 06:02:22 -05:00
refactor: use yarnv3 magic for updating client
This commit is contained in:
@@ -88,11 +88,7 @@ yarn workspace loot-core build:node
|
||||
|
||||
yarn workspace @actual-app/web build
|
||||
|
||||
|
||||
(
|
||||
cd packages/desktop-electron;
|
||||
yarn update-client
|
||||
)
|
||||
yarn workspace Actual update-client
|
||||
|
||||
if [ -n "$RELEASE" ]; then
|
||||
SENTRY_CLI="./packages/desktop-electron/node_modules/.bin/sentry-cli"
|
||||
|
||||
Reference in New Issue
Block a user