restore missing run directive

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 68ea629c14]
This commit is contained in:
Karl W. Schulz
2024-03-21 11:19:43 -05:00
والد fa453d34b3
کامیت 40764d29a0
@@ -37,6 +37,7 @@ jobs:
yum -y install cmake3
yum -y install which
- name: Install Python prereqs
run: |
python3.9 -m pip install -r requirements.txt
python3.9 -m pip install pyinstaller pytest pytest-cov mock
- name: Configure and install