Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed Jun 30, 2023
1 parent 11a478a commit 80bc1c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: tests
name: vaildate
on:
push:
branches:
Expand All @@ -12,7 +12,7 @@ jobs:

- uses: brokeyourbike/ocvalidate-action@v0.3
with:
opencore-version: '0.8.6'
opencore-version: '0.9.3'
release: true

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

0 comments on commit 80bc1c7

Please sign in to comment.