Skip to content

Commit af4c60d

Browse files
authored
Build DynamicCodeLoading
1 parent 6decc28 commit af4c60d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
- name: Setup Android SDK
2525
uses: android-actions/setup-android@v3
2626

27-
- name: Build project
27+
- name: Build DynamicCodeLoadingKotlin
28+
working-directory: ./DynamicCodeLoadingKotlin
2829
run: ./gradlew :app:assembleDebug

0 commit comments

Comments
 (0)