Skip to content

Commit ae132d1

Browse files
committed
Update pod repo
1 parent 1af0c64 commit ae132d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- name: "xcrun simctl list"
2424
run: "xcrun simctl list"
25+
- name: Update pod repo
26+
run: pod repo update
2527
- name: "Lint"
2628
run: make lint
2729
- name: "Run tests (PACKAGE_MANAGER_COMMAND: test)"

0 commit comments

Comments
 (0)