Skip to content

Commit 7cf663f

Browse files
committed
feat :: ci_post_clone 수정
1 parent ac9634f commit 7cf663f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci_scripts/ci_post_clone.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ curl https://mise.jdx.dev/install.sh | sh
1212
export PATH="$HOME/.local/bin:$PATH"
1313
eval "$(mise activate bash --shims)"
1414

15-
mise install tuist@3.23.1
15+
mise install tuist@3.40.0
1616

1717
tuist version
1818

19+
make reset
20+
1921
tuist fetch
2022
TUIST_CI=1 tuist generate

0 commit comments

Comments
 (0)