Skip to content

Commit

Permalink
chore: fix opencore version verify
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed Dec 20, 2024
1 parent ca9fb4c commit 5f0d29d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: vaildate
on:
push:
branches:
- master
- main
pull_request:
jobs:
ocvalidate:
Expand All @@ -12,7 +12,7 @@ jobs:

- uses: brokeyourbike/[email protected]
with:
opencore-version: '1.0.1'
opencore-version: '1.0.3'
release: true

- run: ocvalidate ./EFI/OC/config.plist

0 comments on commit 5f0d29d

Please sign in to comment.