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