Skip to content

Commit

Permalink
ci: install KeyWin without setting up Python
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw committed Jun 21, 2023
1 parent 3bd7535 commit 9982633
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
runs-on: windows-latest

steps:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: 3.11

- name: Install KeyWin
run: pip install git+https://github.com/winstxnhdw/KeyWin

Expand Down

0 comments on commit 9982633

Please sign in to comment.