installer: openpilot-nightly installs nightly (#28997)

old-commit-hash: 2d6ff7b7b1
beeps
Adeeb Shihadeh 2 years ago committed by GitHub
parent 38f28534dc
commit 98972afe8a
  1. 2
      selfdrive/ui/SConscript

@ -104,7 +104,7 @@ if GetOption('extras'):
installers = [
("openpilot", release),
("openpilot_test", f"{release}-staging"),
("openpilot_nightly", "master-ci"),
("openpilot_nightly", "nightly"),
("openpilot_internal", "master"),
("dashcam", dashcam),
("dashcam_test", f"{dashcam}-staging"),

Loading…
Cancel
Save