Skip to content

Commit

Permalink
fix: return turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIhnatsiuk committed Oct 29, 2024
1 parent 9e9509a commit 807af87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,4 @@ jobs:
${{ runner.os }}-gradle-
- name: Build example for Android
run: |
cd example && yarn android
run: yarn turbo run build:android --cache-dir="${{ env.TURBO_CACHE_DIR }}"

0 comments on commit 807af87

Please sign in to comment.