Skip to content

Commit

Permalink
Update ios-weekly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed May 8, 2024
1 parent 8abb20f commit 8d753db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ios-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ jobs:
git submodule update --init --recursive
- name: alias yarn.cmd to yarn
run: |
alias yarn.cmd="yarn"
yarn install; yarn postinstall
run: |
alias yarn.cmd="yarn"
yarn install; yarn postinstall
- name: Pod Install
run: yarn ios:build
Expand Down

0 comments on commit 8d753db

Please sign in to comment.