mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
build: Update nightly version for server as well
This commit is contained in:
parent
9c27672794
commit
9fdc84d91f
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -103,6 +103,7 @@ jobs:
|
|||||||
- name: Run Linux server build (x86_64)
|
- name: Run Linux server build (x86_64)
|
||||||
run: |
|
run: |
|
||||||
npm run update-build-info
|
npm run update-build-info
|
||||||
|
npm run ci-update-nightly-version
|
||||||
./bin/build-server.sh
|
./bin/build-server.sh
|
||||||
- name: Prepare artifacts
|
- name: Prepare artifacts
|
||||||
if: runner.os != 'windows'
|
if: runner.os != 'windows'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user