use the helix action since the official one doesn't support the rust-toolchain file

This commit is contained in:
Tamo
2024-06-25 17:00:50 +02:00
parent 5c758438fc
commit e16edb2c35
15 changed files with 24 additions and 24 deletions

View File

@ -35,7 +35,7 @@ jobs:
fetch-depth: 0 # fetch full history to be able to get main commit sha
ref: ${{ steps.comment-branch.outputs.head_ref }}
- uses: actions-rs/toolchain@v1
- uses: helix-editor/rust-toolchain@v1
with:
profile: minimal