-
Notifications
You must be signed in to change notification settings - Fork 638
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
In alunduil/template.py, I have a Publish to PyPi action that consistently fails on the "Post setup python" step. The output is: "Error: Unexpected end of JSON input"
Action version:
actions/setup-python@v4
Platform:
- [ x ] Ubuntu
- macOS
- Windows
Runner type:
- [ x ] Hosted
- Self-hosted
Tools version:
poetry 1.4.1
Python 3.10.6
Repro steps:
My workflow file is public and available at https://github.com/alunduil/template.py/actions/runs/4520441086/workflow
Expected behavior:
I expect this step to finish without errors as the workflow is otherwise successful.
Actual behavior:
Erroring in post-processing indicates the run fails when it has already accomplished its goals.
longfangsong
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working