Skip to content

Commit

Permalink
Fixing build for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Mance committed Dec 10, 2022
1 parent a583405 commit 9cc1af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
- name: Set up Python 3.9
uses: actions/setup-python@v2
with:
python-version: 3.9.16
python-version: 3.9.13

- name: Build
shell: bash
Expand Down

0 comments on commit 9cc1af8

Please sign in to comment.