Skip to content

Commit

Permalink
Syntax typo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
DomPeliniAerospike committed Nov 3, 2023
1 parent 94708cd commit 7f40daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses:
with: actions/setup-python@v4
- uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: Setup Windows SDK
uses: GuillaumeFalourd/[email protected]
Expand Down

0 comments on commit 7f40daf

Please sign in to comment.