installer: switch openpilot-internal to nightly-dev (#33938)

internal
This commit is contained in:
Maxime Desroches
2024-11-05 17:10:08 -08:00
committed by GitHub
parent 4b21e221dd
commit 4d08e114d9

View File

@@ -92,7 +92,7 @@ if GetOption('extras') and arch != "Darwin":
("openpilot", release),
("openpilot_test", f"{release}-staging"),
("openpilot_nightly", "nightly"),
("openpilot_internal", "master"),
("openpilot_internal", "nightly-dev"),
]
cont = senv.Command(f"installer/continue_openpilot.o", f"installer/continue_openpilot.sh",