We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286d0b8 commit f55f71aCopy full SHA for f55f71a
.github/workflows/opencv.yml
@@ -111,5 +111,5 @@ jobs:
111
- name: Upload Artifacts
112
uses: actions/upload-artifact@v4
113
with:
114
- name: opencv-linux-x64-${{ matrix.os }}
+ name: opencv-${{ matrix.os }}-${{ matrix.arch }}
115
path: artifacts
0 commit comments