mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-19 13:46:05 +10:00
Roll back previous commit
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Python Dependencies
|
- name: Install Python Dependencies
|
||||||
run: |
|
run: |
|
||||||
python3.6 -m pip install -U pip
|
python3 -m pip install -U pip
|
||||||
pip3 install pyinstaller
|
pip3 install pyinstaller
|
||||||
|
|
||||||
- run: pyinstaller Opencore-Patcher.spec
|
- run: pyinstaller Opencore-Patcher.spec
|
||||||
|
|||||||
Reference in New Issue
Block a user