Update workflow.yml

This commit is contained in:
Leon 2023-06-02 23:17:53 +02:00 committed by GitHub
parent ddc61cfa5a
commit 1477e31625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup Chrome
uses: browser-actions/setup-chrome@v1.2.0
with:
chrome-version: 114
- name: set chrome in path
run: |
echo "/opt/hostedtoolcache/chromium/latest/x64/chrome" >> $GITHUB_PATH