Skip to content

Commit 9e6b8c8

Browse files
committed
Fix CI
1 parent f5f6f0f commit 9e6b8c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/android.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
run: chmod +x gradlew
2828

2929
- name: Get random number
30-
if: github.event_name == 'schedule'
3130
id: random
3231
run: echo "NUMBER=$(shuf -i 1-10000 -n 1)" >> $GITHUB_OUTPUT
3332

0 commit comments

Comments
 (0)