mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(cuda-nvcc): Missing D in updbranch (#4610)
Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -3,7 +3,7 @@ project "pkg" {
|
||||
spec = "cuda-nvcc.spec"
|
||||
}
|
||||
labels {
|
||||
upbranch = 1
|
||||
updbranch = 1
|
||||
subrepo = "nvidia"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user