mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 17:49:15 +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
|
- stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- libssl-dev
|
||||||
|
- xorg-dev
|
||||||
|
|
||||||
# Main build
|
# Main build
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue