fix issues (#5539)
This commit is contained in:
parent
bc986f1500
commit
d4338f3b53
1 changed files with 1 additions and 1 deletions
2
.github/workflows/manually_build.yml
vendored
2
.github/workflows/manually_build.yml
vendored
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
|
||||
|
||||
bigdl-ppml-trusted-big-data-ml-python-graphene:
|
||||
if: ${{ github.event.inputs.artifact == 'docker-bigdl-ppml-trusted-big-data-ml-python-graphene' || github.event.inputs.artifact == 'all' }}
|
||||
if: ${{ github.event.inputs.artifact == 'bigdl-ppml-trusted-big-data-ml-python-graphene' || github.event.inputs.artifact == 'all' }}
|
||||
runs-on: [self-hosted, Shire]
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue