diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e67d2cd8..d3041ba32 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,3 +35,8 @@ jobs: - name: Firefox Test run: yarn test:browser --project=firefox + + - uses: actions/upload-artifact@v3 + with: + name: turbo-dist + path: dist/*