Skip to content

Commit

Permalink
fix: fix io workflow syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuasha420 committed May 29, 2022
1 parent 592f319 commit 0afed7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
bundler-cache: true
working-directory: template
name: Pods cache
- name: Pods cache
uses: actions/cache@v2
with:
path: |
Expand Down

0 comments on commit 0afed7e

Please sign in to comment.