Skip to content

Commit

Permalink
fix cocoapods path
Browse files Browse the repository at this point in the history
  • Loading branch information
sonohoshi committed May 17, 2024
1 parent 124537c commit 86749e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-build-and-release-for-9ck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
if: ${{ always() }}
with:
path: |
'build/iOS/Nine Chronicles M/Pods'
'build/iOS/NineChroniclesK/Pods'
~/.cocoapods/repos
key: Pods-${{ hashFiles('**/Podfile') }}
restore-keys: Pods-
Expand Down

0 comments on commit 86749e9

Please sign in to comment.