Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wishrohitv authored Nov 27, 2024
1 parent 24d82a7 commit d15a483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
buildozer appclean
buildozer android debug
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: package
path: bin/*.apk
path: bin/*.apk

0 comments on commit d15a483

Please sign in to comment.