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

Repository files navigation

ocvalidate-action

Latest Stable Version codecov

Set up your GitHub Actions workflow with a specific version of ocvalidate from the OpenCore

Usage

See action.yml

Basic:

steps:
  - uses: actions/checkout@v6
  - uses: brokeyourbike/ocvalidate-action@v0.4
    with:
      opencore-version: '0.8.0' # OpenCore version to download and use.
  - run: ocvalidate config.plist

Arguments

Input Description Usage
opencore-version OpenCore version to download and use *Required
release Should we download release version of the OpenCore. Defaults to true Optional

Authors

License

The scripts and documentation in this project are released under the MPL-2.0

About

Set up your GitHub Actions workflow with a specific version of ocvalidate from the OpenCore

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages