Skip to content

Merge pull request #25 from lamalex/cf-pages-ci-update #100

Merge pull request #25 from lamalex/cf-pages-ci-update

Merge pull request #25 from lamalex/cf-pages-ci-update #100

Workflow file for this run

name: GitHub Pages CI
on: [push]
jobs:
verify:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install Zola
run: sudo snap install --edge zola
- name: Verify build/links
run: zola check