Skip to content

Add note in README.md about needing specific Zola version #156

Add note in README.md about needing specific Zola version

Add note in README.md about needing specific Zola version #156

Workflow file for this run

name: Build zola website to ensure no errors
on:
pull_request:
branches:
- main
jobs:
build:
name: check
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/[email protected]
- name: build_and_deploy
uses: shalzz/[email protected]
env:
BUILD_ONLY: true