Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mpw5 committed Dec 21, 2023
1 parent 0ea30fe commit 9304dfd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

orbs:
aws-cli: circleci/[email protected]
browser-tools: circleci/[email protected].4
browser-tools: circleci/[email protected].6
slack: circleci/[email protected]

references:
Expand Down Expand Up @@ -128,10 +128,7 @@ commands:

install-chrome:
steps:
- browser-tools/install-chrome:
# There is no version of Chromedriver for the current latest version of Chrome (116)
chrome-version: 114.0.5735.90
replace-existing: true
- browser-tools/install-chrome
- browser-tools/install-chromedriver
precompile-assets:
description: >
Expand Down

0 comments on commit 9304dfd

Please sign in to comment.