Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhav-rm authored Dec 27, 2024
1 parent b9f2001 commit c9ec694
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ jobs:
- name: Install Python Dependencies
run: |
pip install --upgrade pip
pip install --upgrade Cython buildozer
pip install --upgrade Cython buildozer setuptools wheel python-for-android
- name: Build with Buildozer
uses: ArtemSBulgakov/buildozer-action@v1
Expand Down

0 comments on commit c9ec694

Please sign in to comment.