We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16db45 commit b169abaCopy full SHA for b169aba
.github/workflows/release.yml
@@ -106,7 +106,7 @@ jobs:
106
sudo apt-get -yqq install fdroidserver
107
108
# TEMP: fix androguard compatibility
109
- sudo pip install androguard==4.1.2 --break-system-packages
+ sudo pip install androguard==4.1.3 --break-system-packages --ignore-installed
110
111
- name: Prepare config
112
run: |
0 commit comments