Skip to content

Commit b169aba

Browse files
committed
fix fdroid sync
1 parent b16db45 commit b169aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
sudo apt-get -yqq install fdroidserver
107107
108108
# TEMP: fix androguard compatibility
109-
sudo pip install androguard==4.1.2 --break-system-packages
109+
sudo pip install androguard==4.1.3 --break-system-packages --ignore-installed
110110
111111
- name: Prepare config
112112
run: |

0 commit comments

Comments
 (0)