Skip to content

Commit

Permalink
ci: code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nightwnvol committed Jul 4, 2024
1 parent 9d6d318 commit def897e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
cp C:\pthread-win32\pthread.h C:\pthread-win32_static_lib\include
cp C:\pthread-win32\sched.h C:\pthread-win32_static_lib\include
cp C:\pthread-win32\semaphore.h C:\pthread-win32_static_lib\include
ls C:\pthread-win32_static_lib\lib
ls C:\pthread-win32_static_lib\include
- name: Build wheel ${{ matrix.py }}-${{ matrix.arch[1] }}
uses: pypa/[email protected]
Expand Down

0 comments on commit def897e

Please sign in to comment.