chore: readd workflow steps
This commit is contained in:
5
.github/workflows/desktop.release.reuse.yml
vendored
5
.github/workflows/desktop.release.reuse.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user