Skip to content

Commit ae18db7

Browse files
Update build_server.yml
1 parent 584cf93 commit ae18db7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Build Ballistica server (Release)
3939
run: |
40-
CMAKE_BUILD_TYPE=Release make cmake-server
40+
CMAKE_BUILD_TYPE=Release make cmake-server-build
4141
4242
- name: Upload ba_server artifact
4343
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)