Update main.yml

This commit is contained in:
Jamil
2020-10-30 09:12:20 -05:00
committed by GitHub
parent bc756cc406
commit c6bbf55709

View File

@@ -34,6 +34,8 @@ jobs:
with:
elixir-version: "1.11.1"
otp-version: "23.1.1"
- name: Fix SSL
run: apt install openssl
- name: Install Dependencies
run: mix deps.get --only test
- name: Setup Database