Skip to content

Commit

Permalink
ci: fix snap
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed May 24, 2024
1 parent c4412b2 commit e857e3b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,12 @@ jobs:
- xz-utils
- zip
override-prime: ''
zenity:
plugin: nil
stage-packages:
- zenity
gopeed:
after: [flutter-git]
after: [flutter-git,zenity]
source: .
plugin: nil
stage-packages:
Expand Down

0 comments on commit e857e3b

Please sign in to comment.