Skip to content

Commit

Permalink
ci: Fix Windows build error
Browse files Browse the repository at this point in the history
  • Loading branch information
im-coder-lg authored Jan 11, 2022
1 parent 7bb5a41 commit d103e2d
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 @@ -22,7 +22,7 @@ jobs:
- name: Install requirements
run: |
pip install -r packager-requirements.txt
pip install -r requirements-dev.txt
- name: Run cx_Freeze

run: |
Expand Down

0 comments on commit d103e2d

Please sign in to comment.