Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Mar 30, 2024
1 parent fbe1723 commit 60bdd5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
- name: Install dependencies (windows only)
if: matrix.platform == 'windows-latest'
run: |
venv
pip install -r requirements_windows.txt
- name: 📦 Create executable (linux)
if: matrix.platform == 'ubuntu-latest'
Expand Down

0 comments on commit 60bdd5a

Please sign in to comment.