Skip to content

Commit

Permalink
Update OpenCore version in validate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TeksuSiK committed Jan 31, 2024
1 parent 8e6ff90 commit 801c472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- uses: actions/checkout@v3
- uses: brokeyourbike/ocvalidate-action@v0.3
with:
opencore-version: '0.9.5'
opencore-version: '0.9.7'
release: true
- run: ocvalidate OC/config.plist | grep -q 'No issues found'

0 comments on commit 801c472

Please sign in to comment.