We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722e31e commit a8048b2Copy full SHA for a8048b2
.github/workflows/ur-build-hw.yml
@@ -156,4 +156,4 @@ jobs:
156
157
- name: Get information about platform
158
if: ${{ always() }}
159
- run: ${{github.workspace}}/devops/scripts/get_system_info.sh
+ run: ${{github.workspace}}/unified-runtime/.github/scripts/get_system_info.sh
devops/scripts/get_system_info.sh …ntime/.github/scripts/get_system_info.shdevops/scripts/get_system_info.sh renamed to unified-runtime/.github/scripts/get_system_info.sh
0 commit comments