Setup your GitHub Actions workflow with HashiCorp Vagrant.
- name: Use rkialashaki/setup-vagrant
uses: rkialashaki/setup-vagrant@0.0.1
with:
exec: |
vagrant up
Based on oxr463/setup-vagrant.
SPDX-License-Identifier: MIT
Setup your GitHub Actions workflow with HashiCorp Vagrant.
- name: Use rkialashaki/setup-vagrant
uses: rkialashaki/setup-vagrant@0.0.1
with:
exec: |
vagrant up
Based on oxr463/setup-vagrant.
SPDX-License-Identifier: MIT