Skip to content

Commit c85ae08

Browse files
authored
Update build.yml
1 parent 25c912a commit c85ae08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,6 +1477,7 @@ jobs:
14771477
run: |
14781478
yum update -y
14791479
yum install git cmake gcc gcc-c++ make -y
1480+
. /usr/local/Ascend/ascend-toolkit/set_env.sh
14801481
export LD_LIBRARY_PATH=/usr/local/Ascend/ascend-toolkit/latest/lib64:/usr/local/Ascend/ascend-toolkit/latest/x86_64-linux/devlib/:${LD_LIBRARY_PATH}
14811482
14821483
- name: Build

0 commit comments

Comments
 (0)