show right server version when server is compiled from source (#3409)
This commit is contained in:
@@ -9,6 +9,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- run: make binaries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user