Skip to content

Commit

Permalink
Added check code
Browse files Browse the repository at this point in the history
  • Loading branch information
kitao committed Nov 29, 2023
1 parent 2ffbda3 commit b0d2cfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ jobs:
make install
cd ..
rm -rf SDL2-${SDL2_VERSION}
find / -path '*/sys/types.h' 2>/dev/null
find / -path '*/SDL.h' 2>/dev/null
- name: Build wheels
run: |
Expand Down

0 comments on commit b0d2cfd

Please sign in to comment.