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 24, 2024
1 parent 9c5c047 commit 553ca06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Buildozer and dependencies
run: |
sudo apt update
sudo apt install -y python3-pip python3-setuptools python3-distutils git zip openjdk-11-jdk
sudo apt install -y python3-pip python3-setuptools git zip openjdk-11-jdk
pip install --upgrade pip
pip install buildozer cython
Expand Down

0 comments on commit 553ca06

Please sign in to comment.