Skip to content

Commit

Permalink
Updated logs path
Browse files Browse the repository at this point in the history
  • Loading branch information
maratal committed Jun 22, 2023
1 parent dd436f9 commit f5247c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: carthage-xcodebuild-logs
path: /var/folders/sp/*/T/carthage-xcodebuild*.log
path: /var/folders/*/*/T/carthage-xcodebuild*.log

- name: Print contents of generated ZIP file
run: |
Expand Down

0 comments on commit f5247c0

Please sign in to comment.