mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 22:50:51 +10:00
Fix last
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
pip3 install pyinstaller
|
pip3 install pyinstaller
|
||||||
|
|
||||||
- run: pyinstaller Opencore-Patcher.spec
|
- run: pyinstaller Opencore-Patcher.spec
|
||||||
- run: cd dist; zip ../OpenCore-Patcher.zip dist/OpenCore-Patcher
|
- run: cd dist; zip ../OpenCore-Patcher.zip OpenCore-Patcher
|
||||||
|
|
||||||
- name: Upload to Artifacts
|
- name: Upload to Artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user