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 1760c76 commit ad45bcbCopy full SHA for ad45bcb
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
python-version: ${{ matrix.python-version }}
24
25
- name: Install MinkowskiEngine build dependencies
26
- run:
+ run: |
27
sudo apt-get update
28
sudo apt-get install -y libopenblas-dev g++ cmake ninja-build
29
0 commit comments