mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 12:05:05 +08:00
Update .github/workflows/publish-crossbuild.yml
better naming Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
parent
5585020753
commit
19eebc0b0a
2
.github/workflows/publish-crossbuild.yml
vendored
2
.github/workflows/publish-crossbuild.yml
vendored
@ -8,7 +8,7 @@ env:
|
|||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-to-github:
|
publish-aarch64:
|
||||||
name: Publish to Github
|
name: Publish to Github
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
continue-on-error: false
|
continue-on-error: false
|
||||||
|
Loading…
Reference in New Issue
Block a user