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

Commit 25f50be

Browse files
Fix typo
1 parent a8864d7 commit 25f50be

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
@@ -17,7 +17,7 @@ jobs:
1717
api-level: [ 27 ]
1818
steps:
1919
- name: Check java version
20-
uses: java --version
20+
run: java --version
2121
- name: Checkout
2222
uses: actions/checkout@v3
2323
- name: Start adb server

0 commit comments

Comments
 (0)