Jorge Aparicio %!s(int64=8) %!d(string=hai) anos
pai
achega
2f41babd74
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ci/script.sh

+ 1 - 1
ci/script.sh

@@ -8,7 +8,7 @@ gist_it() {
 }
 
 build() {
-    $CARGO build --tartet $TARGET
+    $CARGO build --target $TARGET
     $CARGO build --target $TARGET --release
 }