Browse Source

Removed unnecessary install.

Michael Ledin 9 năm trước cách đây
mục cha
commit
0f518e37e5
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      scripts/CI.sh

+ 0 - 2
scripts/CI.sh

@@ -12,8 +12,6 @@ eval "$(swiftenv init -)"
 
 swiftenv version
 
-swiftenv install
-
 swift build --clean dist
 swift package fetch