diff --git "a/.github/workflows/\bci.cd.yml" "b/.github/workflows/\bci.cd.yml" index ab37d1f..3472b5c 100644 --- "a/.github/workflows/\bci.cd.yml" +++ "b/.github/workflows/\bci.cd.yml" @@ -70,7 +70,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: FrontendApplication - path: frontend/out + path: frontend/.next deploy: needs: [build-backend, build-frontend]