Compare commits

...

2 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire cc444849a2 Merge branch 'master' into feature/retransmission 2023-10-16 17:23:15 +02:00
Tristan B. Velloza Kildaire 61e8d51207 Pipelines
- Run package lists updates prior
2023-10-16 17:22:57 +02:00
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'