Skip to content

Commit d84eef7

Browse files
committed
Add GHA workflow for building opencv-python-headless (#154)
* TEMP: add workflow stub for building OpenCV * ci: add workflow for building opencv-python-headless
1 parent c65b5af commit d84eef7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Build OpenCV Python wheel
2+
3+
on:
4+
workflow_dispatch:
5+
6+
jobs:

0 commit comments

Comments
 (0)