System: Change field to find

pull/4497/head
Borja Sánchez 3 years ago
parent 817d5e8416
commit e9af84da4f
  1. 6
      .github/workflows/php.yml

@ -109,9 +109,9 @@ jobs:
# https://github.com/marketplace/actions/setup-chromedriver
- name: Start chromedriver
uses: nanasess/setup-chromedriver@master
with:
# Optional: do not specify to match Chrome's version
chromedriver-version: '108.0.5359.71'
# with:
# # Optional: do not specify to match Chrome's version
# chromedriver-version: '108.0.5359.71'
- run: |
export DISPLAY=:99

Loading…
Cancel
Save