mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
rename missed variable in last commit
This commit is contained in:
parent
d8798b7ed6
commit
42c69ba77f
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ interfaceOSXJob.with {
|
|||
}
|
||||
}
|
||||
|
||||
queue interfaceAppleJob
|
||||
queue interfaceOSXJob
|
||||
|
||||
/* setup the parametrized build job for builds from jenkins */
|
||||
parameterizedJob = hifiJob('$TARGET', true)
|
||||
|
|
Loading…
Reference in a new issue