Skip to content

Commit

Permalink
Specify working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoya ito committed Oct 24, 2021
1 parent 0dd4384 commit eed6151
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ios-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ jobs:
- name: Show XCResult
uses: kishikawakatsumi/[email protected]
with:
path: |
BuildResults-ModuleTest-Debug
path: 'ios/BuildResults-ModuleTest-Debug'
if: success() || failure()

build-app-debug:
Expand Down

0 comments on commit eed6151

Please sign in to comment.