mirror of
https://github.com/R-YaTian/TWLMagician.git
synced 2025-06-18 11:05:36 -04:00
actions: Derp fix again
This commit is contained in:
parent
ce27ba02ed
commit
6d8235b6ce
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
python3 -c "from delocate.fuse import fuse_wheels; fuse_wheels('Pillow-11.1.0-cp313-cp313-macosx_10_13_x86_64.whl', 'Pillow-11.1.0-cp313-cp313-macosx_11_0_arm64.whl', 'Pillow-11.1.0-cp313-cp313-macosx_11_0_universal2.whl')"
|
||||
- name: Install universal2 Pillow wheel
|
||||
run: |
|
||||
python3 -m pip install Pillow-11.2.0-cp313-cp313-macosx_11_0_universal2.whl
|
||||
python3 -m pip install Pillow-11.1.0-cp313-cp313-macosx_11_0_universal2.whl
|
||||
- name: Install pyinstaller and ttkbootstrap
|
||||
run: |
|
||||
pip3 install pyinstaller ttkbootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user