mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 18:49:32 -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
|
yarn workspace @actual-app/web build
|
||||||
|
|
||||||
|
yarn workspace Actual update-client
|
||||||
(
|
|
||||||
cd packages/desktop-electron;
|
|
||||||
yarn update-client
|
|
||||||
)
|
|
||||||
|
|
||||||
if [ -n "$RELEASE" ]; then
|
if [ -n "$RELEASE" ]; then
|
||||||
SENTRY_CLI="./packages/desktop-electron/node_modules/.bin/sentry-cli"
|
SENTRY_CLI="./packages/desktop-electron/node_modules/.bin/sentry-cli"
|
||||||
|
|||||||
Reference in New Issue
Block a user