Skip to content

Commit

Permalink
use chrome on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mneunomne committed Apr 18, 2023
1 parent aeeea44 commit 186322a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
tag_name: ${{ steps.release_info.outputs.VERSION }}
release_name: ${{ steps.release_info.outputs.VERSION }}
prerelease: true
- same: Setup Chrome
uses: browser-actions/setup-chrome@v1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 186322a

Please sign in to comment.