Skip to content

Commit 95e5196

Browse files
authored
Update android_build.yml
1 parent 4c9c28f commit 95e5196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- name: Build APK
11-
uses: brvier/buildozer-action
11+
uses: brvier/buildozer-action@master
1212
with:
1313
python-version: 3.8
1414
buildozer-cmd: buildozer -v android debug

0 commit comments

Comments
 (0)