mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-02-06 08:30:33 +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
|
||||
name: llama-bin-macos-x64.zip
|
||||
|
||||
ubuntu--latest-cmake:
|
||||
runs-on: ubuntu--latest
|
||||
ubuntu-latest-cmake:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Clone
|
||||
|
Loading…
Reference in New Issue
Block a user