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

Commit a0639fa

Browse files
Update env
1 parent 312a9f2 commit a0639fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
name: Test Android app
1111
runs-on: macos-13
1212
env:
13-
JAVA_HOME: $(JAVA_HOME_8_X64)
14-
PATH: $(JAVA_HOME_8_X64)/bin:$(PATH)
13+
JAVA_HOME: JAVA_HOME_8_X64
1514
strategy:
1615
matrix:
1716
api-level: [ 27 ]

0 commit comments

Comments
 (0)