mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-04 12:01:24 +02:00
messed up
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user