Skip to content

Commit ceeb2d2

Browse files
create android build
1 parent 56d0607 commit ceeb2d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-android-apk.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
22
push:
3-
# tags:
4-
# - 'v*'
5-
# workflow_dispatch:
3+
tags:
4+
- 'v*'
5+
workflow_dispatch:
66

77
name: Android Build
88

0 commit comments

Comments
 (0)