We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22628d5 commit d9c4943Copy full SHA for d9c4943
.github/workflows/main.yml
@@ -15,6 +15,7 @@ jobs:
15
node-version: 14
16
registry-url: https://registry.npmjs.org
17
cache: yarn
18
+ - uses: browser-actions/setup-chrome@latest
19
- name: Install, Build & Publish
20
run: |
21
yarn
0 commit comments