mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
CI: Move Validation to Offline TUI workflow
This commit is contained in:
@@ -38,3 +38,5 @@ jobs:
|
|||||||
file: OpenCore-Patcher-TUI-Offline.app.zip
|
file: OpenCore-Patcher-TUI-Offline.app.zip
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
file_glob: true
|
file_glob: true
|
||||||
|
- name: Validate OpenCore
|
||||||
|
run: ./dist/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --validate
|
||||||
|
|||||||
@@ -42,5 +42,3 @@ jobs:
|
|||||||
file: OpenCore-Patcher-GUI-Offline.app.zip
|
file: OpenCore-Patcher-GUI-Offline.app.zip
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
file_glob: true
|
file_glob: true
|
||||||
- name: Validate OpenCore
|
|
||||||
run: ./dist/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --validate
|
|
||||||
Reference in New Issue
Block a user