artifact codnition
This commit is contained in:
parent
6915d5abc5
commit
8e8fa8b4cf
@ -22,6 +22,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Load Artifact
|
- name: Load Artifact
|
||||||
|
if: ${{ inputs.artifactName != '' }}
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ${{ inputs.artifactName }}
|
name: ${{ inputs.artifactName }}
|
||||||
|
Loading…
Reference in New Issue
Block a user