Skip to content

Commit

Permalink
install tqdm
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Feb 17, 2024
1 parent bed0f88 commit ee278d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: install Qt and Qt Creator
shell: bash
run: |
pip install pyyaml requests py7zr
pip install pyyaml requests py7zr tqdm_loggable
python setup.py --export_variables
cat env >> $GITHUB_ENV
Expand Down

0 comments on commit ee278d5

Please sign in to comment.