ci : fix typo

This commit is contained in:
Georgi Gerganov 2025-01-24 16:46:03 +02:00
parent 39d0621872
commit 872fd18420
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735

View File

@ -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