diff options
| author | Christian Cleberg <[email protected]> | 2024-06-23 18:01:52 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-23 18:01:52 +0000 |
| commit | 54c500c12a2d45251a44cf47db6e3b54588c9b59 (patch) | |
| tree | 28932f578cf99764702ea8195e0e071803969e40 | |
| parent | 578e8ec8e674665393a659ee72d8e5ef1b7ffb62 (diff) | |
| download | cleberg.net-54c500c12a2d45251a44cf47db6e3b54588c9b59.tar.gz cleberg.net-54c500c12a2d45251a44cf47db6e3b54588c9b59.tar.bz2 cleberg.net-54c500c12a2d45251a44cf47db6e3b54588c9b59.zip | |
Update azure-static-web-apps-polite-tree-0f2fa1d10.yml
| -rw-r--r-- | .github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml | 2 |
1 files changed, 2 insertions, 0 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 d0deb84..f418577 100644 --- a/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml +++ b/.github/workflows/azure-static-web-apps-polite-tree-0f2fa1d10.yml @@ -18,6 +18,8 @@ jobs: - uses: taiki-e/install-action@v2
with:
tool: [email protected]
+ - name: Build Zola Site
+ run: zola build
- uses: actions/checkout@v4
with:
submodules: true
|
