Fix manullay_build_for_testing (#8556)
This commit is contained in:
parent
3e0e370898
commit
4f287df664
1 changed files with 2 additions and 1 deletions
|
|
@ -83,6 +83,7 @@ jobs:
|
||||||
bigdl-ppml-trusted-bigdl-llm-tdx:
|
bigdl-ppml-trusted-bigdl-llm-tdx:
|
||||||
if: ${{ github.event.inputs.artifact == 'bigdl-ppml-trusted-bigdl-llm-tdx' || github.event.inputs.artifact == 'all' }}
|
if: ${{ github.event.inputs.artifact == 'bigdl-ppml-trusted-bigdl-llm-tdx' || github.event.inputs.artifact == 'all' }}
|
||||||
runs-on: [self-hosted, Shire]
|
runs-on: [self-hosted, Shire]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue