This commit is contained in:
Mykola Grymalyuk
2021-06-23 12:57:31 -06:00
parent 4f74629e3f
commit 5c09c10301

View File

@@ -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: