mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 14:40:52 +10:00
Fix typo
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
run: cp OCLP-CLI OpenCore\ Patcher.app/Contents/Resources/
|
run: cp OCLP-CLI OpenCore\ Patcher.app/Contents/Resources/
|
||||||
- run: python3 merge_gui.py
|
- run: python3 merge_gui.py
|
||||||
- name: Zip new GUI
|
- name: Zip new GUI
|
||||||
run: zip -r OpenCore\ Patcher.app.zip OpenCore-Patcher-GUI.app
|
run: zip -r OpenCore-Patcher-GUI.app.zip OpenCore\ Patcher.app
|
||||||
- name: Upload Binary to Artifacts
|
- name: Upload Binary to Artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user