Skip to content

Commit

Permalink
Check apk
Browse files Browse the repository at this point in the history
  • Loading branch information
fasilwdr committed Jun 22, 2024
1 parent 0091962 commit a9ce777
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requierements.txt
pip install -r requirements.txt
- name: Set up Android SDK
uses: android-actions/setup-android@v2
Expand Down
File renamed without changes.

0 comments on commit a9ce777

Please sign in to comment.