Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8f635dc

Browse files
committedApr 24, 2024·
add missing ref
1 parent 61cb075 commit 8f635dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/linux.yml

+2
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ jobs:
223223
sparse-checkout: |
224224
install_build_dependencies.sh
225225
sparse-checkout-cone-mode: false
226+
repository: 'openvinotoolkit/openvino'
227+
ref: 'master'
226228
path: ${{ env.OPENVINO_REPO }}
227229

228230
- name: Install Prerequisites

0 commit comments

Comments
 (0)
Please sign in to comment.