Pass requirements option to docker
This commit is contained in:
parent
ad7cee232c
commit
a68442bab8
|
@ -37,3 +37,4 @@ runs:
|
|||
- ${{ inputs.pypi_url }}
|
||||
- ${{ inputs.pypi_index_url }}
|
||||
- ${{ inputs.spec }}
|
||||
- ${{ inputs.requirements }}
|
||||
|
|
Loading…
Reference in New Issue