Pipelines

- Run `apt update` before doing an `apt install`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-12-08 18:27:42 +02:00
parent 472ca36141
commit 4c3a72b026
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ jobs:
# mv doveralls_linux_travis doveralls
# chmod +x doveralls
dub fetch doveralls
sudo apt update
sudo apt install libcurl4-openssl-dev
- name: DUB unit tests with coverage