mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user