Skip to content

Commit

Permalink
fixup: windows
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesBorins committed Apr 2, 2020
1 parent b176276 commit c734115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Python ${{ env.PYTHON_VERSION }}
uses: actions/setup-python@v1
with:
PYTHON_VERSION: ${{ env.PYTHON_VERSION }}
python-version: ${{ env.PYTHON_VERSION }}
- name: Install deps
run: choco install nasm
- name: Environment Information
Expand Down

0 comments on commit c734115

Please sign in to comment.