oops
This commit is contained in:
parent
c686bfeb8a
commit
670a35907e
|
@ -36,7 +36,6 @@ jobs:
|
|||
|
||||
- name: Get id string
|
||||
id: id
|
||||
run: echo ${${{ github.event.inputs.packages }}//,/}
|
||||
run: echo "${{ github.event.inputs.packages }}" | sed "s/,/-/"
|
||||
|
||||
# - name: Set all package string
|
||||
|
|
Loading…
Reference in New Issue