mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +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
|
||||||
|
|||||||
@@ -41,6 +41,4 @@ jobs:
|
|||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
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