We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68836e8 commit 37451e1Copy full SHA for 37451e1
1 file changed
.github/workflows/buildozer_android_action.yml
@@ -116,7 +116,7 @@ jobs:
116
- name: Install pip dependencies
117
run: |
118
pip install --upgrade pip
119
- pip install https://github.com/kivy/buildozer/archive/master.zip cython==3.0.11
+ pip install https://github.com/Novfensec/buildozer/archive/Cython.zip cython==3.0.11
120
121
# Build with Buildozer
122
- name: Build with Buildozer
0 commit comments