This commit is contained in:
Chris Frohoff
2022-03-20 22:39:32 -07:00
parent 3388e450a3
commit d5d6a4de0a
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
path: artifacts
- run: cat artifacts/out*/*.txt out.txt
- run: cat artifacts/out*/*.txt > out.txt
- uses: actions/upload-artifact@v3
with: