Skip to content

Commit a4362a0

Browse files
committed
runner updated.
1 parent 99700c7 commit a4362a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
distribution: jdkfile
5555
java-version: '17'
5656
architecture: x64
57-
jdkFile: "${JDK_FILE}"
57+
jdkFile: echo $JDK_FILE
5858

5959
- name: Build with Gradle
6060
run: ./gradlew :mobile:bundleDebug

0 commit comments

Comments
 (0)