Skip to content

Commit

Permalink
build: Update nightly version for server as well
Browse files Browse the repository at this point in the history
  • Loading branch information
eliandoran committed Nov 2, 2024
1 parent 9c27672 commit 9fdc84d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
- name: Run Linux server build (x86_64)
run: |
npm run update-build-info
npm run ci-update-nightly-version
./bin/build-server.sh
- name: Prepare artifacts
if: runner.os != 'windows'
Expand Down

0 comments on commit 9fdc84d

Please sign in to comment.