Skip to content

Commit

Permalink
Update macos-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FabbriniMarco committed Sep 27, 2024
1 parent 5da2ae0 commit 21175b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install dependencies from requirements.txt
run: |
python -m pip install --upgrade pip
pip install pandas tk ttkbootstrap
pip install pandas tk ttkbootstrap csv
- name: Install PyInstaller
run: |
Expand Down

0 comments on commit 21175b8

Please sign in to comment.