Merge branch 'master' into feature/retransmission

This commit is contained in:
Tristan B. Velloza Kildaire 2023-10-16 17:23:15 +02:00
commit cc444849a2
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
- name: Install Doveralls (code coverage tool)
run: |
dub fetch doveralls
sudo apt update
sudo apt install libcurl4-openssl-dev
- name: 'Build & Test'