Skip to content

Commit fa4c8cd

Browse files
Merge branch 'VIDCS-3351' of github.com:opentok/opentok-android-sdk-samples into VIDCS-3351
2 parents d67a68e + ba257e6 commit fa4c8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-basic-video-chat-with_foregroundservices-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
java-version: 15
2323

2424
- name: Build
25-
run: cd Basic-Video-Chat-Java && ./gradlew app:assembleRelease && cd ..
25+
run: cd Basic-Video-Chat-With-ForegroundServices-Java && ./gradlew app:assembleRelease && cd ..

0 commit comments

Comments
 (0)