Skip to content

Commit 4fd07da

Browse files
committed
Clean and do not use binary cache
1 parent 63c0fd2 commit 4fd07da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
2929
- name: Build iOS App
3030
run: |
31-
tuist build Example --generate --platform iOS
31+
tuist build Example --generate --clean --no-binary-cache --platform iOS
3232

0 commit comments

Comments
 (0)