Skip to content

Commit e10f4ff

Browse files
committed
Install lzma
1 parent 6203c7f commit e10f4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: |
6464
python -m pip install --upgrade pip
6565
sudo apt-get update -y
66-
sudo apt-get install python3-pip protobuf-compiler
66+
sudo apt-get install python3-pip protobuf-compiler lzma
6767
cd open-simulation-interface
6868
pip install .
6969
cd ..

0 commit comments

Comments
 (0)