|
|
@ -19,7 +19,7 @@ jobs:
|
|
|
|
# - run: source "$HOME/.cargo/env"
|
|
|
|
# - run: source "$HOME/.cargo/env"
|
|
|
|
|
|
|
|
|
|
|
|
- name: Install minimal nightly
|
|
|
|
- name: Install minimal nightly
|
|
|
|
uses: actions-rs/toolchain@v1
|
|
|
|
uses: https://github.com/actions-rs/toolchain@v1
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
profile: minimal
|
|
|
|
profile: minimal
|
|
|
|
|
|
|
|
|
|
|
|