Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 1bdc101

Browse files
Set env variable
1 parent a0639fa commit 1bdc101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-native-code-push-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Test Android app
1111
runs-on: macos-13
1212
env:
13-
JAVA_HOME: JAVA_HOME_8_X64
13+
JAVA_HOME: $JAVA_HOME_8_X64
1414
strategy:
1515
matrix:
1616
api-level: [ 27 ]

0 commit comments

Comments
 (0)