Update action.yml
This commit is contained in:
parent
9cdd374622
commit
4e2ef9706a
|
@ -20,7 +20,7 @@ inputs:
|
|||
spec:
|
||||
description: 'Specify a file path for .spec file'
|
||||
required: False
|
||||
default: *.spec
|
||||
default: ""
|
||||
outputs:
|
||||
output:
|
||||
description: 'The output of PyInstaller'
|
||||
|
|
Loading…
Reference in New Issue