stupid
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
apt-get install -y git python3 python3-pip binutils
|
apt-get install -y git python3 python3-pip binutils
|
||||||
mv /usr/lib/python*/EXTERNALLY-MANAGED . /tmp/
|
mv /usr/lib/python*/EXTERNALLY-MANAGED /tmp/
|
||||||
pip install pyinstaller inquirerpy distro
|
pip install pyinstaller inquirerpy distro
|
||||||
- name: Build binary
|
- name: Build binary
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user