Skip to content

Commit

Permalink
Update CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
tananaev committed Nov 12, 2023
1 parent 91b8146 commit 4506450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
- run: ./gradlew build
- run: ./gradlew :app:assembleRegularDebug

0 comments on commit 4506450

Please sign in to comment.