mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
remove rustup install
This commit is contained in:
@@ -138,8 +138,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- *restore-workspace
|
- *restore-workspace
|
||||||
- *restore-cache
|
- *restore-cache
|
||||||
- run: rustup install $(cat rust-toolchain)
|
|
||||||
- run: rustup default $(cat rust-toolchain)
|
|
||||||
- run:
|
- run:
|
||||||
name: build docs, run tests and build wheels
|
name: build docs, run tests and build wheels
|
||||||
command: ci_scripts/run-python.sh
|
command: ci_scripts/run-python.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user