refactor: update build management to use artifactPath instead of artifactUrl, enhance build retrieval logic, and streamline profileBuild handling for improved efficiency

This commit is contained in:
Ben Allfree
2025-11-24 02:52:15 -08:00
parent ab47ce5464
commit e54449464c
10 changed files with 358 additions and 472 deletions
-1
View File
@@ -23,4 +23,3 @@ export default function ProfileTargets({ profileId }: ProfileTargetsProps) {
</span>
)
}