From a2ea161c7b01a8fa6a5c096a695e0c6608083c1a Mon Sep 17 00:00:00 2001 From: Chris Frohoff Date: Sun, 20 Mar 2022 22:27:34 -0700 Subject: [PATCH] testing --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: