Skip to content

Commit 2ef5418

Browse files
authored
fixup! build: implement build android workflow
1 parent dea50f6 commit 2ef5418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
- AUTHORS
2828
- doc/**
2929
- .github/**
30-
- '!.github/workflows/android_ci.yml'
30+
- '!.github/workflows/build-android.yml'
3131

3232
concurrency:
3333
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)