mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
ci: Update build info for Windows setup as well
This commit is contained in:
parent
5a8442f3d8
commit
374a51b77c
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -127,7 +127,9 @@ jobs:
|
||||
cache: "npm"
|
||||
- run: npm ci
|
||||
- name: Run installer build
|
||||
run: npm run make-electron
|
||||
run: |
|
||||
./bin/update-build-info.sh
|
||||
npm run make-electron
|
||||
- name: Publish installer artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user