WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 76132e8

Browse files
committed
Update release.yml
1 parent 840e851 commit 76132e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ jobs:
235235
python-version: '3.10'
236236
- name: Install build dependencies
237237
run: |
238-
python -m pip install --upgrade pip
239-
pip install nuitka
238+
python -m pip install --upgrade pip
239+
pip install pyinstaller
240240
pip install sr-vulkan
241241
pip install sr-vulkan-model-waifu2x
242242
pip install sr-vulkan-model-realcugan

0 commit comments

Comments
 (0)