From 2c9594a54da4578584a76a92d168bde0dffe7fca Mon Sep 17 00:00:00 2001 From: ccleberg <156287552+ccleberg@users.noreply.github.com> 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(-) (limited to '.github/workflows') 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-70-g09d2