mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-13 20:28:21 +10:00
Fix typo
This commit is contained in:
2
.github/workflows/build-gui.yml
vendored
2
.github/workflows/build-gui.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
run: cp OCLP-CLI OpenCore\ Patcher.app/Contents/Resources/
|
||||
- run: python3 merge_gui.py
|
||||
- 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
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user