mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 01:24:36 +00:00
messed up
This commit is contained in:
parent
2a4b37fe0d
commit
c3bfece55e
1 changed files with 0 additions and 4 deletions
|
@ -34,10 +34,6 @@ jobs:
|
||||||
export UNAME_M=aarch64
|
export UNAME_M=aarch64
|
||||||
export UNAME_S=Linux
|
export UNAME_S=Linux
|
||||||
export PATH=/usr/bin:$PATH
|
export PATH=/usr/bin:$PATH
|
||||||
|
|
||||||
- name: Cross compile binary build for ARM64
|
|
||||||
id: build_binary
|
|
||||||
run: |
|
|
||||||
make LLAMA_PORTABLE=1
|
make LLAMA_PORTABLE=1
|
||||||
chmod +x './create_ver_file.sh'
|
chmod +x './create_ver_file.sh'
|
||||||
. create_ver_file.sh
|
. create_ver_file.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue