Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 621 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 621 Bytes

setup-vagrant

Build

Setup your GitHub Actions workflow with HashiCorp Vagrant.

Example

- name: Use rkialashaki/setup-vagrant
  uses: rkialashaki/setup-vagrant@0.0.1
  with:
    exec: |
      vagrant up

Acknowledgement

Based on oxr463/setup-vagrant.

License

SPDX-License-Identifier: MIT

Reference