Skip to content

Commit

Permalink
[github-actions] fix path for xcode log
Browse files Browse the repository at this point in the history
  • Loading branch information
b4handjr authored Apr 24, 2024
1 parent 33bfe90 commit fa17d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ jobs:
if: ${{ always() }}
with:
name: xcodebuild.log
path: /private/var/folders/**/**/*/pytest-of-runner/pytest-*/logs0/xcodebuild.log
path: /private/var/folders/3m/**/T/pytest-of-runner/pytest-*/logs0/xcodebuild.log

0 comments on commit fa17d18

Please sign in to comment.