1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00
This commit is contained in:
s2
2018-12-12 17:29:13 +01:00
parent 51a6fd153f
commit dfa91111a6

View File

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