Skip to content

Cannot use npm package in Github Actions #131

@y-nk

Description

@y-nk

When running rustywind as installed from npm (npm i -g rustywind), it works locally but once in the regular github runner, we can witness this:

Run pnpm format:check

> [email protected] format:check /home/runner/work/repo-name
> rustywind --check-formatted $INIT_CWD

sh: 1: rustywind: Exec format error
 ELIFECYCLE  Command failed with exit code 126.

any idea what could be wrong there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions