Skip to content

Commit a5a9b6e

Browse files
committed
Changed format of an archive for source packages
1 parent ba1ef82 commit a5a9b6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
set -x
178178
python -m pip install --upgrade pip
179179
python -m pip install scikit-build
180-
python setup.py sdist --formats=xztar
180+
python setup.py sdist --formats=gztar
181181
set +x
182182
# Install and run tests
183183
set -x
@@ -187,7 +187,7 @@ jobs:
187187
uses: actions/upload-artifact@v2
188188
with:
189189
name: wheels
190-
path: dist/opencv*.tar.xz
190+
path: dist/opencv*.tar.gz
191191

192192
test_release_opencv_python:
193193
if: github.event_name == 'release' && github.event.release.prerelease

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy