Skip to content

Commit bf224fc

Browse files
authored
Update android.yml
1 parent 142a36c commit bf224fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: ./gradlew assembleDebug
2828

2929
- name: Upload APK
30-
uses: actions/upload-artifact@v3
30+
uses: actions/upload-artifact@v1
3131
with:
3232
name: apk
3333
path: app/build/outputs/apk/debug/app-debug.apk

0 commit comments

Comments
 (0)