clear yum metadata before yum install (#582)

[ROCm/rocprofiler-compute commit: bec537e2a1]
Этот коммит содержится в:
vedithal-amd
2025-02-27 09:39:26 -05:00
коммит произвёл GitHub
родитель a9f021e17c
Коммит 4b1979912b
+2
Просмотреть файл
@@ -27,6 +27,8 @@ jobs:
steps:
- name: Install baseline OS dependencies
run: |
yum clean all
yum makecache
yum -y install git
yum -y install python39
yum -y install cmake3