Skip to content

add-path on GitHub Actions is going to be disabled on November 16th #10

Closed
@thboop

Description

@thboop

See the blog post for details on why.
It is being replaced by environment variables

Currently, on install, we use the old commands to update the Path, for example (

Write-Host "::add-path::$binPackageDir"
).

This will start failing workflows on GitHub actions, resulting in users trying to install ghc from choco falling their job at that step.

This is also impacting the setup-haskell action, which installs
ghc using choco.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions