mirror of
https://github.com/S2-/gitlit
synced 2025-08-02 12:20:05 +02:00
sudo!
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user