From bfde22f84e191af05e7e68e79b45631ed7372496 Mon Sep 17 00:00:00 2001
From: Sujen Shah <sujen.shah@jpl.nasa.gov>
Date: Tue, 22 Apr 2025 18:38:14 +0000
Subject: [PATCH] Update algorithm_config.yaml

---
 algorithm_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/algorithm_config.yaml b/algorithm_config.yaml
index 9030d55..ae9cb6b 100644
--- a/algorithm_config.yaml
+++ b/algorithm_config.yaml
@@ -1,7 +1,7 @@
 algorithm_description: Run AOS Tracking paper plots on DPS
 algorithm_name: aos_maap_dps
 algorithm_version: main
-build_command: ''
+build_command: aos_maap_dps/build.sh
 disk_space: 20GB
 docker_container_url: mas.maap-project.org/david.m.giles/aos_test/aos_dps:develop
 inputs:
-- 
GitLab