Fix target type in orin_download

Signed-off-by: Maxwell Henderson <mxwhenderson@gmail.com>
Change-Id: If119ecca99966f3117c98955be4027b388420ace
diff --git a/y2024/BUILD b/y2024/BUILD
index 7e5761c..be8abe0 100644
--- a/y2024/BUILD
+++ b/y2024/BUILD
@@ -77,7 +77,7 @@
         "//frc971/orin:argus_camera",
     ],
     target_compatible_with = ["//tools/platforms/hardware:raspberry_pi"],
-    target_type = "orin",
+    target_type = "pi",
 )
 
 aos_config(