Remove unused OCLP binary from GA

This commit is contained in:
Mykola Grymalyuk
2021-05-14 18:38:57 -06:00
parent 00c89089c3
commit 4daa5c4755
2 changed files with 6 additions and 11 deletions

View File

@@ -24,11 +24,6 @@ jobs:
- run: cd dist; zip ../OpenCore-Patcher.zip OpenCore-Patcher; zip -r ../OpenCore-Patcher.app.zip OpenCore-Patcher.app
- run: ./../sign-app.sh
- name: Upload Binary to Artifacts
uses: actions/upload-artifact@v2
with:
name: OpenCore-Patcher
path: OpenCore-Patcher.zip
- name: Upload App to Artifacts
uses: actions/upload-artifact@v2
with: