Skip to content

Commit cecb4fb

Browse files
committed
fix: Fix python build to include headers
1 parent 162be5d commit cecb4fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ jobs:
9494
sudo rm /tmp/python-build/bin/pip3.11
9595
sudo rm /tmp/python-build/bin/2to3-3.11
9696

97-
# Archive the Python 3.11.8 (32-bit) build
98-
# sudo tar -czf python-3.11.8-32-bit.tar.gz -C "/tmp/python-build" .
99-
10097
- name: Upload Python 3.11.8 (32-bit) artifact
10198
uses: actions/upload-artifact@v4
10299
with:

0 commit comments

Comments
 (0)