mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-02-21 00:01:46 +00:00
Fix for manifest-file
This commit is contained in:
parent
41d6edfdfe
commit
447ce7ce04
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ inputs:
|
||||||
type: string
|
type: string
|
||||||
tool-bin-dir:
|
tool-bin-dir:
|
||||||
type: string
|
type: string
|
||||||
mainfest-file:
|
manifest-file:
|
||||||
type: string
|
type: string
|
||||||
add-problem-matchers:
|
add-problem-matchers:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue