[CI] Remove lg archive after install

This commit is contained in:
jgromes 2024-06-19 21:19:23 +02:00
parent cdefb0e614
commit ff7ac57aeb

View file

@ -265,6 +265,8 @@ jobs:
cd lg
make
sudo make install
cd ..
sudo rm -rf lg
- name: Install the library
run: |