Skip to content

Commit 887adcb

Browse files
ci: 更新构建依赖从 libgirepository1.0-dev 到 libgirepository2.0-dev
1 parent c11a7a1 commit 887adcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
python3-dev \
7575
pkg-config \
7676
libcairo2-dev \
77-
libgirepository1.0-dev \
77+
libgirepository2.0-dev \
7878
gir1.2-gtk-3.0 \
7979
gir1.2-webkit2-4.1 \
8080
gir1.2-ayatanaappindicator3-0.1 \

0 commit comments

Comments
 (0)