Skip to content

Commit fd574b3

Browse files
committed
Add installing zola to ci.yml
1 parent 0ada9bd commit fd574b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,11 @@ jobs:
282282
with:
283283
chrome-version: stable
284284

285+
- name: Install Zola
286+
uses: taiki-e/install-action@v2
287+
with:
288+
289+
285290
- name: Install Pa11y-CI
286291
run: npm install pa11y-ci
287292

0 commit comments

Comments
 (0)