Commit f21ea700 authored by SkqLiao's avatar SkqLiao
Browse files

fix term

parent 0be19c39
...@@ -53,6 +53,8 @@ jobs: ...@@ -53,6 +53,8 @@ jobs:
git submodule update git submodule update
bash install.sh bash install.sh
- name: Test Local Chat - name: Test Local Chat
env:
TERM: xterm-256color
run: | run: |
source /home/qujing3/anaconda3/etc/profile.d/conda.sh source /home/qujing3/anaconda3/etc/profile.d/conda.sh
conda activate ktransformers-dev conda activate ktransformers-dev
......
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