diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d534abb877..6726e35d44 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: - name: Cache dist uses: actions/upload-artifact@v3 with: - retention-days: 5 + retention-days: 3 name: dist path: packages/*/dist