diff --git a/.github/workflows/kcpp-build-release-arm64.yaml b/.github/workflows/kcpp-build-release-arm64.yaml index 73bf01020..76efd1b9d 100644 --- a/.github/workflows/kcpp-build-release-arm64.yaml +++ b/.github/workflows/kcpp-build-release-arm64.yaml @@ -34,10 +34,6 @@ jobs: export UNAME_M=aarch64 export UNAME_S=Linux export PATH=/usr/bin:$PATH - - - name: Cross compile binary build for ARM64 - id: build_binary - run: | make LLAMA_PORTABLE=1 chmod +x './create_ver_file.sh' . create_ver_file.sh