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

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 38781967e0)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-05-02 01:26:14 -07:00
committed by GitHub
parent 10374c9bd0
commit 4688e4c78e
+1 -1
View File
@@ -3,7 +3,7 @@ project "pkg" {
spec = "cuda-nvcc.spec"
}
labels {
upbranch = 1
updbranch = 1
subrepo = "nvidia"
}
}