Update workflow.yml
This commit is contained in:
parent
b23d189209
commit
cbb1cd268d
|
@ -25,7 +25,7 @@ jobs:
|
|||
chrome-version: stable
|
||||
- name: set chrome in path
|
||||
run: |
|
||||
echo "/opt/hostedtoolcache/chromium/latest/x64/chrome" >> $GITHUB_PATH
|
||||
echo "/opt/hostedtoolcache/chromium/stable/x64" >> $GITHUB_PATH
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue