mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-09 03:37:45 +03:00
build: change build torrent task name
This commit is contained in:
parent
57922eaff0
commit
761801e5d2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pip install -r requirements.txt
|
run: pip install -r requirements.txt
|
||||||
|
|
||||||
- name: Build with pyinstaller
|
- name: Build with cx_Freeze
|
||||||
run: python torrent-client/setup.py build
|
run: python torrent-client/setup.py build
|
||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
|
Loading…
Reference in New Issue
Block a user