Skip to content

Commit 82c2b70

Browse files
authored
Merge pull request #3579 from mshabunin:fix-riscv-workflow
CI: fixed RISC-V workflow path
2 parents b051406 + 0bbfa6c commit 82c2b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR-4.x.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-macOS-x86_64.yaml@main
2929

3030
Linux-RISC-V-Clang:
31-
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-RISCV.yaml
31+
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-RISCV.yaml@main

0 commit comments

Comments
 (0)