From 4bb3c4f477a752fa9c4c5228162d1e3451324920 Mon Sep 17 00:00:00 2001 From: Niklas Dewally Date: Tue, 20 Feb 2024 15:16:00 +0000 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 3b9dcde..d808beb 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -39,6 +39,8 @@ jobs: - name: Setup Pages uses: actions/configure-pages@v4 + with: + enablement: true - name: Upload artifact uses: actions/upload-pages-artifact@v3