Skip to content

Commit

Permalink
Update llamacpp.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuedinge233 authored Nov 20, 2024
1 parent 1036a65 commit ffb7d35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/llamacpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- name: Build
run: |
cat /root/.bashrc
cat /usr/local/Ascend/ascend-toolkit/set_env.sh
source /usr/local/Ascend/ascend-toolkit/set_env.sh
echo "-----------111111111-----------------"
echo $LIBRARY_PATH
Expand Down Expand Up @@ -83,6 +85,8 @@ jobs:
- name: Build
run: |
cat /root/.bashrc
cat /usr/local/Ascend/ascend-toolkit/set_env.sh
source /usr/local/Ascend/ascend-toolkit/set_env.sh
echo "-----------111111111-----------------"
echo $LIBRARY_PATH
Expand Down

0 comments on commit ffb7d35

Please sign in to comment.