cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
54c500c12a2d45251a44cf47db6e3b54588c9b59
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2024-06-23T18:01:52Z
committer: <noreply@github.com>
.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml | 2 ++ 1 file changed, 2 insertions(+) @@ -18,6 +18,8 @@ jobs: - uses: taiki-e/install-action@v2 with: tool: zola@0.19.0 + - name: Build Zola Site + run: zola build - uses: actions/checkout@v4 with: submodules: true