From e177946ad345bec42f9565405fdf4e1c0b277273 Mon Sep 17 00:00:00 2001 From: David Moore Date: Fri, 5 Jan 2024 22:00:55 +1300 Subject: [PATCH] Use SiteGen 0.1.6-alpha --- .../workflows/azure-static-web-apps-yellow-meadow-0f59b3e1e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-yellow-meadow-0f59b3e1e.yml b/.github/workflows/azure-static-web-apps-yellow-meadow-0f59b3e1e.yml index 4bb4b6a..ba216d8 100644 --- a/.github/workflows/azure-static-web-apps-yellow-meadow-0f59b3e1e.yml +++ b/.github/workflows/azure-static-web-apps-yellow-meadow-0f59b3e1e.yml @@ -27,7 +27,7 @@ jobs: id: setup-sitegen run: | dotnet new tool-manifest - dotnet tool install --local SiteGen.Cli --version 0.1.5-alpha + dotnet tool install --local SiteGen.Cli --version 0.1.6-alpha - name: Install Pygments id: setup-pygments