diff --git a/.github/workflows/vagrant-all.yml b/.github/workflows/vagrant-all.yml index 803fdfd..6e50c05 100644 --- a/.github/workflows/vagrant-all.yml +++ b/.github/workflows/vagrant-all.yml @@ -16,6 +16,7 @@ jobs: with: repo: deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com noble main keys-asc: https://apt.releases.hashicorp.com/gpg + install: vagrant - name: checkout repo uses: actions/checkout@v4