chore: readd workflow steps

This commit is contained in:
Antonella Sgarlatta
2025-07-22 16:48:38 -03:00
parent 62713cc49d
commit fef887ec0d
2 changed files with 6 additions and 1 deletions

View File

@@ -129,6 +129,11 @@ jobs:
- run: yarn install --immutable
- name: Rebuild Electron Native Modules
run: yarn workspace @standardnotes/desktop rebuild:home-server
- run: yarn build:desktop
- run: echo APP_VERSION=$(node -p "require('./../web/package.json').version") >> $GITHUB_ENV
- name: Dir