Skip to content

Fix check of inconsistent times in program #90

Fix check of inconsistent times in program

Fix check of inconsistent times in program #90

Workflow file for this run

name: build
on:
pull_request:
jobs:
build:
name: build
runs-on: ubuntu-latest
steps:
- name: Checkout main
uses: actions/checkout@v3.0.0
- name: Build website
uses: shalzz/zola-deploy-action@e37232516a63e8711048bda4e1afb9e0891f46fa
env:
BUILD_ONLY: true
CHECK_LINKS: true