mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
Fix typo
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: pyinstaller OCLP-CLI.spec
|
- run: pyinstaller OCLP-CLI.spec
|
||||||
- run: cd dist; zip ../OCLP-GUI.zip OCLP-GUI
|
- run: cd dist; zip ../OCLP-CLI.zip OCLP-CLI
|
||||||
- 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