update git action env, add USE_BALANCE_SERVE=1

This commit is contained in:
Azure-Tang
2025-04-01 12:56:19 +00:00
parent 5c7ed7b579
commit d98433c2d1

View File

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