Commit d98433c2 authored by Azure-Tang's avatar Azure-Tang
Browse files

update git action env, add USE_BALANCE_SERVE=1

parent 5c7ed7b5
...@@ -164,7 +164,7 @@ jobs: ...@@ -164,7 +164,7 @@ jobs:
- name: build for cuda - name: build for cuda
if: matrix.cuda != '' if: matrix.cuda != ''
env: env:
BALANCE_SERVE: "1" USE_BALANCE_SERVE: "1"
run: | run: |
git submodule init git submodule init
git submodule update git submodule update
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment