Skip to content

Commit

Permalink
fixup! build: implement build android workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowShe authored Feb 22, 2024
1 parent de0961c commit dea50f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ permissions:
jobs:
android-build:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
Expand Down

0 comments on commit dea50f6

Please sign in to comment.