Skip to content

Commit

Permalink
undo clear deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ogabrielides committed Oct 10, 2024
1 parent ba7ea1f commit 198b07c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
xcode-version: '15.4'
- name: Rustup add targets
run: rustup target add aarch64-apple-ios x86_64-apple-ios aarch64-apple-ios-sim
- name: Clear dependencies
working-directory: ./dashsync/Example
run: rm -rf Podfile.lock Pods/ *.xcworkspace
- name: Build dependencies
working-directory: ./dashsync/Example
run: pod install --repo-update --verbose
Expand Down

0 comments on commit 198b07c

Please sign in to comment.