1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

apt-get install software-properties-common

This commit is contained in:
s2
2018-12-12 17:28:30 +01:00
parent 6d71042f69
commit 51a6fd153f

View File

@@ -35,6 +35,7 @@ jobs:
# run build
- run: sudo dpkg --add-architecture i386
- run: apt-get install software-properties-common
- run: sudo add-apt-repository -y ppa:ubuntu-wine/ppa
- run: sudo apt-get update
- run: echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections