Skip to content

unbound variable error thrown when running on AWS linux #9

@sutaakar

Description

@sutaakar

I tried to run the action on my AWS runner based on Amazon Linux.
When I run action:

    - name: Set up KinD
      uses: container-tools/kind-action@v2
      with:
        config: .github/kind-config.yaml
        registry: true
        node_image: kindest/node:v1.22.2

I get an error:

/actions-runner/_work/_actions/container-tools/kind-action/v2/main.sh: line 66: args[@]: unbound variable

Can you please check what is the issue?

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