|
|
@ -14,7 +14,7 @@ jobs:
|
|
|
|
uses: actions/checkout@v3
|
|
|
|
uses: actions/checkout@v3
|
|
|
|
|
|
|
|
|
|
|
|
- name: Install stable toolchain
|
|
|
|
- name: Install stable toolchain
|
|
|
|
uses: actions-rs/toolchain@v1
|
|
|
|
uses: helix-editor/rust-toolchain@v1
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
profile: minimal
|
|
|
|
profile: minimal
|
|
|
|
override: true
|
|
|
|
override: true
|
|
|
|