@@ -35,8 +35,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
token: ${{ secrets.GH_PAT }}
|
token: ${{ secrets.GH_PAT }}
|
||||||
- name: List ROCm
|
|
||||||
run: ls /opt/rocm
|
|
||||||
- name: Install Python prereqs
|
- name: Install Python prereqs
|
||||||
run: |
|
run: |
|
||||||
python3 -m pip install -r requirements.txt
|
python3 -m pip install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user