Skip to content

Commit

Permalink
Other way of java installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Medvedev committed Dec 15, 2023
1 parent dc8b806 commit 4645849
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 @@ -46,7 +46,7 @@ jobs:
- name: Install timeout util and java
run: |
brew install coreutils java
brew install coreutils openjdk
java -version
- name: Download Selenium Server
Expand Down

0 comments on commit 4645849

Please sign in to comment.