[CI] Remove lg archive after install
This commit is contained in:
parent
cdefb0e614
commit
ff7ac57aeb
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -265,6 +265,8 @@ jobs:
|
||||||
cd lg
|
cd lg
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
cd ..
|
||||||
|
sudo rm -rf lg
|
||||||
|
|
||||||
- name: Install the library
|
- name: Install the library
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue