mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 17:36:26 +02:00
feat(standalone): update build info
This commit is contained in:
3
.github/workflows/deploy-app.yml
vendored
3
.github/workflows/deploy-app.yml
vendored
@@ -51,6 +51,9 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Update build info
|
||||
run: pnpm run chore:update-build-info
|
||||
|
||||
- name: Trigger build of app
|
||||
run: pnpm --filter=client-standalone build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user