Skip to content
Snippets Groups Projects
Commit e4476cfb authored by AdminXVII's avatar AdminXVII Committed by Michael Aaron Murphy
Browse files

ci: Remove the libssl dependency

parent 5720e826
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ variables:
CARGO_HOME: $CI_PROJECT_DIR/cargo
before_script:
- apt-get update -qq
- apt-get install -qq build-essential curl git libssl libssl-dev
- apt-get install -qq build-essential curl git
cache:
paths:
- cargo/
......
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