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:
@@ -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
|
||||
|
Reference in New Issue
Block a user