fix(client): revert to hyper_rustls :P hi SWE 👋
This commit is contained in:
4
.github/workflows/main-rust.yml
vendored
4
.github/workflows/main-rust.yml
vendored
@ -30,8 +30,8 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
|
||||
- name: Install musl-gcc and libssl-dev
|
||||
run: sudo apt-get install musl-tools libssl-dev
|
||||
- name: Install musl-gcc
|
||||
run: sudo apt-get install musl-tools
|
||||
|
||||
- name: Install cargo musl target
|
||||
run: rustup target add x86_64-unknown-linux-musl
|
||||
|
Reference in New Issue
Block a user