Revert "Temporarily stop generating lib_licenses.txt automatically"

This reverts commit f12fd95ee1.
This commit is contained in:
Salad Dais
2022-05-13 23:39:09 +00:00
parent f12fd95ee1
commit b034661c38
2 changed files with 2 additions and 5940 deletions

View File

@@ -36,6 +36,8 @@ jobs:
- name: Bundle with cx_Freeze
run: |
python setup_cxfreeze.py build_exe
pip install pip-licenses
pip-licenses --format=plain-vertical --with-license-file --no-license-path --output-file=lib_licenses.txt
python setup_cxfreeze.py finalize_cxfreeze
- name: Upload the artifact