Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit e424bb3

Browse files
committed
another workflow change (linux)
1 parent dc82bef commit e424bb3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/building.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@ jobs:
4444
run: |
4545
sudo apt update
4646
sudo apt install -y \
47-
libcairo2-dev \
47+
build-essential \
4848
pkg-config \
4949
python3-dev \
50+
libcairo2-dev \
5051
libgirepository1.0-dev \
5152
gcc \
5253
gir1.2-gtk-3.0 \

0 commit comments

Comments
 (0)