Skip to content

Commit

Permalink
Build DynamicCodeLoading
Browse files Browse the repository at this point in the history
  • Loading branch information
mlykotom authored Dec 12, 2024
1 parent 6decc28 commit af4c60d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
- name: Setup Android SDK
uses: android-actions/setup-android@v3

- name: Build project
- name: Build DynamicCodeLoadingKotlin
working-directory: ./DynamicCodeLoadingKotlin
run: ./gradlew :app:assembleDebug

0 comments on commit af4c60d

Please sign in to comment.