Skip to content

Commit

Permalink
fix shell on windows (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
alekssamos authored Oct 4, 2022
1 parent 0e35074 commit bdc2ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
architecture: x86

- name: Install dependencies
shell: bash
run: |
python -m pip install --upgrade pip wheel
python -m pip install pyinstaller
Expand Down

0 comments on commit bdc2ba4

Please sign in to comment.