Skip to content

Commit

Permalink
Check java version other way
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Medvedev committed Dec 15, 2023
1 parent 05e7021 commit dc8b806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install timeout util and java
run: |
brew install coreutils java
java --version
java -version
- name: Download Selenium Server
run: |
Expand Down

0 comments on commit dc8b806

Please sign in to comment.