ci : fix typo
This commit is contained in:
parent
39d0621872
commit
872fd18420
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue