fix(cuda-nvcc): Missing D in updbranch (#4610)

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-05-02 03:23:03 -05:00
committed by GitHub
parent 738b88a089
commit 38781967e0
+1 -1
View File
@@ -3,7 +3,7 @@ project "pkg" {
spec = "cuda-nvcc.spec"
}
labels {
upbranch = 1
updbranch = 1
subrepo = "nvidia"
}
}