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

Install asdf step occasionally fails with an error: URL using bad/illegal format or missing URL #561

Open
prooles opened this issue Aug 31, 2023 · 0 comments

Comments

@prooles
Copy link

prooles commented Aug 31, 2023

.tool-versions:

nodejs 20.4.0
deno 1.29.1
pnpm 8.6.0
terraform 1.4.2
packer 1.8.6
caddy 2.6.4
nomad 1.5.2
vault 1.12.2
jq 1.6
awscli 2.11.1
consul 1.15.4

GH action:

test-job:
  runs-on: ubuntu-latest
  steps:
      - uses: actions/checkout@v3
        with:
          fetch-depth: 0
      - name: Install asdf & tools
        uses: asdf-vm/actions/install@v2
    Error:
image

After a re-run, it usually passes.

image
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