Commit 78c802c
committed
ci: 添加构建所需的依赖项并设置GI_TYPELIB_PATH环境变量
添加了构建过程中缺少的Python GTK相关依赖项,并设置了GI_TYPELIB_PATH环境变量以确保PyInstaller能够正确找到GObject Introspection类型库1 parent df67ea4 commit 78c802c
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
82 | 88 | | |
83 | 89 | | |
| 90 | + | |
| 91 | + | |
84 | 92 | | |
85 | 93 | | |
86 | 94 | | |
| |||
0 commit comments