We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6b152 commit e7d6189Copy full SHA for e7d6189
.github/workflows/main.yml
@@ -22,6 +22,7 @@ jobs:
22
python -m pip install --upgrade pip
23
pip install pyinstaller
24
pip install pythonnet
25
+ pip install rich
26
27
- name: Get Latest .DLL files
28
id: get_release
0 commit comments