Skip to content

Commit a09d9a9

Browse files
committed
Merge remote-tracking branch 'origin/nightly' into nightly
2 parents 22b093a + 56b2b00 commit a09d9a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Android APK
1+
name: Build
22

33
on:
44
push:
@@ -9,7 +9,7 @@ on:
99
- nightly
1010

1111
jobs:
12-
apk:
12+
build:
1313
name: Generate APK
1414
runs-on: ubuntu-latest
1515
steps:

0 commit comments

Comments
 (0)