Skip to content
Snippets Groups Projects
Unverified Commit 1695c5be authored by zjb0807's avatar zjb0807 Committed by GitHub
Browse files

remove libcurl4-openssl-dev (#255)

parent fa1eef43
No related branches found
No related tags found
No related merge requests found
...@@ -25,8 +25,6 @@ jobs: ...@@ -25,8 +25,6 @@ jobs:
toolchain: nightly toolchain: nightly
override: true override: true
default: true default: true
- name: Install libcurl4
run: sudo apt-get install libcurl4-openssl-dev
- name: Install cargo-unleash - name: Install cargo-unleash
run: cargo install cargo-unleash --version 1.0.0-alpha.10 #FIXME: change to release once it's ready run: cargo install cargo-unleash --version 1.0.0-alpha.10 #FIXME: change to release once it's ready
- name: Prepare - name: Prepare
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment