diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 923a3cf..60c96b2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -82,7 +82,7 @@ jobs: - uses: actions/download-artifact@v3 with: path: artifacts - - run: cat artifacts/out* out.txt + - run: cat artifacts/out*/*.txr out.txt - uses: actions/upload-artifact@v3 with: