Skip to content

Commit eae81b1

Browse files
committed
changed overwrite to true
1 parent b3f3f00 commit eae81b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ jobs:
183183
with:
184184
name: wheels
185185
path: dist/opencv*.tar.gz
186+
overwrite: true
186187

187188
Release_rolling:
188189
if: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }}

0 commit comments

Comments
 (0)