This commit is contained in:
Jesse Bannon 2023-02-22 18:28:33 -08:00
parent 810da8b47b
commit bdc1f1f184

View file

@ -108,7 +108,7 @@ jobs:
# Set an output parameter `uname` for use in subsequent steps
run: |
apk add python3 python3-dev py3-pip musl-dev libc-dev libffi-dev gcc g++ pwgen zlib-dev rust
apk add python3 python3-dev py3-pip musl-dev libc-dev libffi-dev gcc g++ pwgen zlib-dev rust cargo
pip3 install --upgrade pip
pip3 install -e .[build]
pyinstaller --log-level=DEBUG ytdl-sub.spec