Buildalon Setup ovr-platform-util

A GitHub Action to setup the ovr-platform-utility tool command alias.

How to use

    steps:
        # download and setup ovr platform util
      - uses: buildalon/setup-ovr-platform-util@v1
        # run commands
      - run: 'ovr-platform-util version'

inputs

Name Description Required
self-update Automatically update the ovr-platform-util tool. Defaults to true.

© 2024 Virtual Maker Corporation