diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3670c1..b2d97b4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -208,6 +208,7 @@ jobs: .next/ !.next/cache/ retention-days: 1 + include-hidden-files: true # =========================================================================== # E2E Tests (after build)