Skip to content

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

License

Notifications You must be signed in to change notification settings

buildalon/setup-ovr-platform-util

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f4cd62e · Jan 22, 2025

History

8 Commits
Sep 27, 2024
Jan 22, 2025
Sep 27, 2024
Aug 8, 2024
Aug 15, 2024
Sep 27, 2024
Sep 11, 2024
Jan 22, 2025
Jan 22, 2025
Aug 15, 2024

Repository files navigation

Buildalon Setup ovr-platform-util

Discord marketplace validate

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.