Skip to content

Commit ad45bcb

Browse files
committed
fix yaml
1 parent 1760c76 commit ad45bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
python-version: ${{ matrix.python-version }}
2424

2525
- name: Install MinkowskiEngine build dependencies
26-
run:
26+
run: |
2727
sudo apt-get update
2828
sudo apt-get install -y libopenblas-dev g++ cmake ninja-build
2929

0 commit comments

Comments
 (0)