We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c0fd2 commit 4fd07daCopy full SHA for 4fd07da
.github/workflows/ios.yml
@@ -28,5 +28,5 @@ jobs:
28
29
- name: Build iOS App
30
run: |
31
- tuist build Example --generate --platform iOS
+ tuist build Example --generate --clean --no-binary-cache --platform iOS
32
0 commit comments