Update workflow.yml
This commit is contained in:
parent
591fe54cc1
commit
bebcdc21b5
|
@ -25,7 +25,7 @@ jobs:
|
|||
chrome-version: stable
|
||||
- name: set chrome in path
|
||||
run: |
|
||||
echo ${{ steps.setup-chrome.outputs.chrome-path}} >> $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