asdf-vm / actions

GitHub Actions for the asdf version manager
https://asdf-vm.com
Apache License 2.0
137 stars 37 forks source link

asdf install task fails #560

Closed SS-SamiAhonen closed 1 year ago

SS-SamiAhonen commented 1 year ago

4s Run asdf-vm/actions/install@v2 Cloning asdf into ASDF_DIR "/home/runner/.asdf" on branch "master" /usr/bin/git clone --depth 1 --branch master --single-branch https://github.com/asdf-vm/asdf.git /home/runner/.asdf Cloning into '/home/runner/.asdf'... /home/runner/.asdf/bin/asdf plugin-list No plugins installed Installing kustomize plugin... /home/runner/.asdf/bin/asdf plugin-add kustomize initializing plugin repository...Cloning into '/home/runner/.asdf/repository'... Installing kubeval plugin... /home/runner/.asdf/bin/asdf plugin-add kubeval Installing conftest plugin... /home/runner/.asdf/bin/asdf plugin-add conftest /home/runner/.asdf/bin/asdf install

Conftest release is missing.

SS-SamiAhonen commented 1 year ago

Obsolete