File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- name : release
1+ name : android
22
33on :
44 push :
Original file line number Diff line number Diff line change 1- name : release
1+ name : apple
22
33on :
44 push :
6060 name : upload
6161 with :
6262 path : build/install/libopencv_dart.dylib
63- name : libopencv_dart-macos-${{ matrix.osname.arch }}.dylib
63+ name : libopencv_dart-macos-${{ matrix.osname.arch }}
6464 # - uses: subosito/flutter-action@v2
6565 # with:
6666 # flutter-version: '3.19.6'
9090 uses : actions/download-artifact@v4
9191 with :
9292 path : artifacts
93- pattern : libopencv_dart-macos-*.dylib
93+ pattern : libopencv_dart-macos-*
9494 merge-multiple : false
9595 - name : lipo
9696 run : |
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ name: Coverage
33on :
44 push :
55 branches : ["main"]
6- # pull_request:
7- # branches: ["main"]
6+ pull_request :
7+ branches : ["main"]
88
99jobs :
1010 build-windows :
File renamed without changes.
Original file line number Diff line number Diff line change 1- name : release
1+ name : linux
22
33on :
44 push :
Original file line number Diff line number Diff line change 1- name : Release
1+ name : windows
22
33on :
44 push :
You can’t perform that action at this time.
0 commit comments