Skip to content

Commit

Permalink
fix chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonmanRolls committed May 31, 2024
1 parent 6fdcb2f commit 1e538c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
uses: actions/checkout@v2
- name: Install chrome
uses: browser-actions/setup-chrome@latest
with:
chrome-version: 124
- run: chrome --version
- run: yarn install
- run: yarn build:testing
Expand Down

0 comments on commit 1e538c9

Please sign in to comment.