Skip to content

Commit

Permalink
chore(ci): add example between android lib and example
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Mar 27, 2023
1 parent e046056 commit a565fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
working-directory: android
build-android-example:
runs-on: ubuntu-latest
needs: build-android-lib
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit a565fd6

Please sign in to comment.