This commit is contained in:
Chris Frohoff
2022-03-20 22:27:34 -07:00
parent f0fa3a667e
commit a2ea161c7b
+1 -1
View File
@@ -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: