mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 01:29:16 +02:00
Install dependencies on CI
This commit is contained in:
parent
94229560bf
commit
0a79fa7c7c
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@ rust:
|
|||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libssl-dev
|
||||
- xorg-dev
|
||||
|
||||
# Main build
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue