mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-24 03:50:14 +10:00
Add validation check to CI
This commit is contained in:
2
.github/workflows/build-gui.yml
vendored
2
.github/workflows/build-gui.yml
vendored
@@ -46,3 +46,5 @@ jobs:
|
|||||||
file: OpenCore-Patcher-GUI.app.zip
|
file: OpenCore-Patcher-GUI.app.zip
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
file_glob: true
|
file_glob: true
|
||||||
|
- name: Validate OpenCore
|
||||||
|
run: OCLP-CLI --validate
|
||||||
|
|||||||
Reference in New Issue
Block a user