Fix missing build info in server builds.

This commit is contained in:
Pieter-Jan Briers
2021-03-04 09:56:55 +01:00
parent e394ae5fca
commit 1f9b25e6a3

View File

@@ -24,6 +24,9 @@ jobs:
Tools/package_server_build.py -p win-x64 linux-x64 osx-x64 linux-arm64
Tools/package_client_build.py
- name: Update Build Info
run: Tools/gen_build_info.py
- name: Shuffle files around
run: |
mkdir "release/${{ github.sha }}"