mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
use the helix action since the official one doesn't support the rust-toolchain file
This commit is contained in:
parent
5c758438fc
commit
e16edb2c35
15 changed files with 24 additions and 24 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: benchmarks
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions-rs/toolchain@v1
|
||||
- uses: helix-editor/rust-toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue