Skip to content

Commit

Permalink
Add Chrome setup action
Browse files Browse the repository at this point in the history
Why would this be needed now?
  • Loading branch information
backspace committed Dec 17, 2023
1 parent 7a823a2 commit 336f92f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-registrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
working-directory: registrations
- run: npm run deploy --prefix assets
working-directory: registrations
- uses: browser-actions/setup-chrome@v1
- run: chrome --version
- uses: nanasess/setup-chromedriver@v2
- run: |
Expand Down

0 comments on commit 336f92f

Please sign in to comment.