update git action env, add BALANCE_SERVE=1

This commit is contained in:
Azure-Tang
2025-04-01 11:21:55 +00:00
parent 31677181c3
commit aeabd783b0
2 changed files with 15 additions and 10 deletions

View File

@@ -163,6 +163,8 @@ jobs:
- name: build for cuda
if: matrix.cuda != ''
env:
BALANCE_SERVE: "1"
run: |
git submodule init
git submodule update