Skip to content

Commit 79eabff

Browse files
try rpi build
1 parent 492544e commit 79eabff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158

159159
- name: Build raylib-python-cffi
160160
run: |
161-
python setup.py bdist_wheel
161+
python3 setup.py bdist_wheel
162162
163163
- name: Upload build Artifact wheel
164164
uses: actions/[email protected]

0 commit comments

Comments
 (0)