Skip to content

Commit 26cd289

Browse files
ci(workflows): 添加 gir1.2-girepository-2.0 依赖
在构建工作流中添加 gir1.2-girepository-2.0 依赖项,确保构建环境完整性
1 parent 8c29152 commit 26cd289

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
pkg-config \
7575
libcairo2-dev \
7676
libgirepository-2.0-dev \
77+
gir1.2-girepository-2.0 \
7778
gir1.2-gtk-3.0 \
7879
gir1.2-webkit2-4.1 \
7980
gir1.2-ayatanaappindicator3-0.1 \
@@ -219,6 +220,7 @@ jobs:
219220
libgtk-3-0,
220221
libwebkit2gtk-4.1-0,
221222
libgirepository-2.0-0
223+
gir1.2-girepository-2.0
222224
Maintainer: SECTL <sectl@example.com>
223225
Homepage: https://github.com/sectl/AssignSticker
224226
Description: Homework Showboard Application

0 commit comments

Comments
 (0)