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 cc018d0 commit c313f31
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/llamacpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,9 @@ jobs:
- name: Build
run: |
# source /root/.bashrc
# export LIBRARY_PATH=${ASCEND_TOOLKIT_HOME}/lib64:${LIBRARY_PATH}
echo "-----------111111111-----------------"
echo $LIBRARY_PATH
echo "----------111111111111------------------"
cd llama.cpp
mkdir build
cd build
Expand Down

0 comments on commit c313f31

Please sign in to comment.