Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unbound variable error thrown when running on AWS linux #9

Open
sutaakar opened this issue Nov 25, 2022 · 0 comments
Open

unbound variable error thrown when running on AWS linux #9

sutaakar opened this issue Nov 25, 2022 · 0 comments

Comments

@sutaakar
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant