mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-02-06 16:40:34 +01:00
ci : fix typo
This commit is contained in:
parent
39d0621872
commit
872fd18420
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -158,8 +158,8 @@ jobs:
|
|||||||
path: llama-${{ steps.tag.outputs.name }}-bin-macos-x64.zip
|
path: llama-${{ steps.tag.outputs.name }}-bin-macos-x64.zip
|
||||||
name: llama-bin-macos-x64.zip
|
name: llama-bin-macos-x64.zip
|
||||||
|
|
||||||
ubuntu--latest-cmake:
|
ubuntu-latest-cmake:
|
||||||
runs-on: ubuntu--latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone
|
- name: Clone
|
||||||
|
Loading…
Reference in New Issue
Block a user