From 65b79c40a7f2506254463e7c7b75a78103d2fac7 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 23 Jun 2024 18:04:16 +0000 Subject: another attempt to fix the build file --- .github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml b/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml index f418577..1c28d85 100644 --- a/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml +++ b/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml @@ -18,12 +18,12 @@ 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 lfs: false + - name: Build Zola Site + run: zola build - name: Build And Deploy id: builddeploy uses: Azure/static-web-apps-deploy@v1 -- cgit v1.2.3