From 2d7e49ffa75c3192935958aed9e677e31b91d27a Mon Sep 17 00:00:00 2001 From: Cedric Verstraeten Date: Sun, 19 May 2024 19:17:42 +0200 Subject: [PATCH] Update buildAutomation.yml --- .github/workflows/buildAutomation.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/buildAutomation.yml b/.github/workflows/buildAutomation.yml index 7ed17fb..5281e86 100644 --- a/.github/workflows/buildAutomation.yml +++ b/.github/workflows/buildAutomation.yml @@ -38,5 +38,4 @@ jobs: - name: upload static website uses: actions/upload-artifact@v4 with: - name: static - path: .next + path: out