Skip to content

Fix typo and mirror changes to history.md made by vprelovac #54

Fix typo and mirror changes to history.md made by vprelovac

Fix typo and mirror changes to history.md made by vprelovac #54

Workflow file for this run

name: Build test
on:
pull_request:
branches:
- main
jobs:
buildtest:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: docker/setup-buildx-action@v2
- uses: docker/build-push-action@v4
with:
tags: "test-kagi-docs:latest"
push: false