Skip to content

Commit 0b3914b

Browse files
committed
Move UR devops scripts to devops folder
1 parent b23d69e commit 0b3914b

22 files changed

+1
-1
lines changed

.github/workflows/ur-build-hw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ jobs:
156156

157157
- name: Get information about platform
158158
if: ${{ always() }}
159-
run: ${{github.workspace}}/unified-runtime/.github/scripts/get_system_info.sh
159+
run: ${{github.workspace}}/devops/scripts/get_system_info.sh
File renamed without changes.

0 commit comments

Comments
 (0)