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 8fd7b8e commit 2d55ab2Copy full SHA for 2d55ab2
1 file changed
.github/workflows/github-pages.yml
@@ -37,6 +37,8 @@ jobs:
37
- name: Install Chrome
38
uses: browser-actions/setup-chrome@v1
39
id: setup-chrome
40
+ with:
41
+ chrome-version: stable
42
43
- name: Build Marp slide deck
44
run: npm run build
0 commit comments