From 403cf1e89fcb73ed5aa2ff699a068194799d546b Mon Sep 17 00:00:00 2001 From: Mikhail Ryzhov Date: Tue, 24 Oct 2023 14:21:27 +0200 Subject: [PATCH] update --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 3023fc2f57ff91..784c5ce97cf313 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -69,7 +69,7 @@ jobs: # Print system info - uses: actions/checkout@v4 - - uses: ./actions/system_info + - uses: ./.github/actions/system_info - name: Clone OpenVINO uses: actions/checkout@v4