Skip to content

Commit e9e4541

Browse files
author
Thomas Taschauer
committed
Revert "dont upload logs"
This reverts commit 983cd36.
1 parent 17a67d6 commit e9e4541

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/ios_main.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,9 @@ jobs:
4949

5050
- name: run tests
5151
run: bundle exec fastlane tests
52+
- uses: actions/upload-artifact@v2
53+
if: ${{ always() }}
54+
with:
55+
name: logs
56+
path: |
57+
/Users/runner/Library/Developer/Xcode/DerivedData/OpenDocumentReader-*/

0 commit comments

Comments
 (0)