Skip to content

Commit 634d671

Browse files
ci: 移除不必要的依赖项
移除构建工作流中不再需要的 libayatana-appindicator3-1-dev 和 gir1.2-ayatanaappindicator3-0.1 依赖项
1 parent 78c802c commit 634d671

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,11 @@ jobs:
7777
gir1.2-girepository-2.0 \
7878
gir1.2-gtk-3.0 \
7979
gir1.2-webkit2-4.1 \
80-
gir1.2-ayatanaappindicator3-0.1 \
8180
dpkg-dev \
8281
python3-gi \
8382
python3-gi-cairo \
8483
libwebkit2gtk-4.1-0 \
8584
libayatana-appindicator3-1 \
86-
libayatana-appindicator3-1-dev \
87-
8885
8986
- name: Build with PyInstaller
9087
env:

0 commit comments

Comments
 (0)