Skip to content

Commit

Permalink
Clean and do not use binary cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sergdort committed Feb 12, 2025
1 parent 63c0fd2 commit 4fd07da
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 @@ -28,5 +28,5 @@ jobs:
- name: Build iOS App
run: |
tuist build Example --generate --platform iOS
tuist build Example --generate --clean --no-binary-cache --platform iOS

0 comments on commit 4fd07da

Please sign in to comment.