mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
sudo maybe
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Install OpenCL
|
||||
run: sudo apt-get install intel-opencl-icd clinfo
|
||||
- name: ClInfo
|
||||
run: clinfo
|
||||
run: sudo clinfo
|
||||
- name: Set up Python 3.8
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user