Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Oct 24, 2024
1 parent c5fab7b commit 40807b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
#- name: Build wheels
# uses: pypa/[email protected]

- run:
- run: |
mkdir dist
echo "hello" > dist/pytsql-wheel-${{ matrix.os }}.whl
Expand Down

0 comments on commit 40807b4

Please sign in to comment.