Skip to content

There are two "Set up Python" steps that conflict with each other.  #36

@JordanLaserGit

Description

@JordanLaserGit

There are two "Set up Python" steps that conflict with each other. The second step (lines 38-41) references ${{ steps.pyver.outputs.version }} but there's no corresponding pyver step defined, which will cause this workflow to fail. Either remove this duplicate step or ensure the pyver extraction step is added before it.


Originally posted by @Copilot in #34 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI/CDRelated to Continuous Integration and Delivery/DeploymentP3Priority level. P0: Critical, P1: High, P2: Medium, P3: LowbugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions