Skip to content

Fixed config for new OpenCore version (0.9.6) #48

Fixed config for new OpenCore version (0.9.6)

Fixed config for new OpenCore version (0.9.6) #48

Workflow file for this run

name: tests
on:
push:
branches:
- master
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
test-configs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: brokeyourbike/[email protected]
with:
opencore-version: '0.9.6'
release: true
- run: |
ocvalidate "OC/config.plist" || exit 1