Update build.yml
This commit is contained in:
parent
25c912ac11
commit
c85ae08922
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -1477,6 +1477,7 @@ jobs:
|
|||
run: |
|
||||
yum update -y
|
||||
yum install git cmake gcc gcc-c++ make -y
|
||||
. /usr/local/Ascend/ascend-toolkit/set_env.sh
|
||||
export LD_LIBRARY_PATH=/usr/local/Ascend/ascend-toolkit/latest/lib64:/usr/local/Ascend/ascend-toolkit/latest/x86_64-linux/devlib/:${LD_LIBRARY_PATH}
|
||||
|
||||
- name: Build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue