diff --git a/action.yaml b/action.yaml index cd8e39e..cd7d067 100755 --- a/action.yaml +++ b/action.yaml @@ -23,7 +23,7 @@ runs: - name: "Install Pip Packages" shell: bash run: | - pip install poetry + pip install poetry click - name: "Install KaaS" shell: bash