fix typo
This commit is contained in:
parent
01ad5eeb61
commit
daeb5ef7f3
@ -65,6 +65,6 @@ local PipelineNotifications(depends_on=[]) = {
|
||||
[
|
||||
PipelineBuild(os='linux', arch='amd64'),
|
||||
PipelineNotifications(depends_on=[
|
||||
'linux-adm64',
|
||||
'linux-amd64',
|
||||
])
|
||||
]
|
||||
|
Reference in New Issue
Block a user