Upgrades Statiq and re-enables docs publishing

Previous versions of Statiq had a bug with .NET 6 RC1. The latest has a workaround that allows publishing
This commit is contained in:
Phil Scott
2021-10-15 13:48:11 -04:00
committed by Patrik Svensson
parent 174d285035
commit 4d2d927caa
4 changed files with 2 additions and 5 deletions

View File

@ -13,7 +13,6 @@ jobs:
docs:
name: Documentation
if: false # Disable for now
runs-on: ubuntu-latest
steps:
- name: Checkout