Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita88d65f

Browse files
authored
Merge pull request#1127 from avdivan:4.x
fixe download for v4
2 parentse42c4e9 +dd81860 commita88d65f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎.github/workflows/build_wheels_linux.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ jobs:
186186
steps:
187187
-uses:actions/download-artifact@v4
188188
with:
189-
name:wheels
190189
path:wheelhouse/
190+
191191
-name:Upload wheels for opencv_python_rolling
192192
run:|
193193
python -m pip install twine
@@ -216,8 +216,8 @@ jobs:
216216
steps:
217217
-uses:actions/download-artifact@v4
218218
with:
219-
name:wheels
220219
path:wheelhouse/
220+
221221
-name:Upload all wheels
222222
run:|
223223
python -m pip install twine
@@ -234,7 +234,6 @@ jobs:
234234
steps:
235235
-uses:actions/download-artifact@v4
236236
with:
237-
name:wheels
238237
path:wheelhouse/
239238
-name:Upload wheels for opencv_python
240239
run:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp