Skip to content

When installing forc with CI, the mainnet toolchain is not recognized #726

@bitzoic

Description

@bitzoic

When CI specifies the toolchain as mainnet, CI will fail to install with an unknown toolchain error.

- name: Install Fuel toolchain
        uses: FuelLabs/action-fuel-toolchain@v0.6.0
        with:
          toolchain: mainnet
Error: Unknown toolchain. Use one of: ['latest', 'nightly', 'beta-1', 'beta-2', 'beta-3']

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions