mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
Fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
- run: pyinstaller Opencore-Patcher.spec
|
- run: pyinstaller Opencore-Patcher.spec
|
||||||
- run: ./after_pyinstaller.sh
|
- run: ./after_pyinstaller.sh
|
||||||
|
|
||||||
- run: cd dist; zip ../OpenCore-Patcher.zip OpenCore-Patcher; zip ../OpenCore-Patcher.app.zip OpenCore-Patcher.app
|
- run: cd dist; zip ../OpenCore-Patcher.zip OpenCore-Patcher; zip -r../OpenCore-Patcher.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
|
||||||
|
|||||||
Reference in New Issue
Block a user