Parcourir la source

Removed unnecessary install.

Michael Ledin il y a 9 ans
Parent
commit
0f518e37e5
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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