Skip to content

Commit 563b2c6

Browse files
committed
fix(ci): add ppa dependencies
1 parent ab9289c commit 563b2c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/linux-static-qt6.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
apt update
4646
apt install -y software-properties-common
4747
add-apt-repository ppa:savoury1/build-tools
48+
add-apt-repository ppa:savoury1/fonts
49+
add-apt-repository ppa:savoury1/backports
50+
add-apt-repository ppa:savoury1/python
4851
apt update
4952
apt upgrade -y
5053
apt install -y build-essential git perl cmake ninja-build wget

0 commit comments

Comments
 (0)