mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-22 23:53:03 +01:00
Added a missing cd
This commit is contained in:
parent
c78d8bc854
commit
08f21e0189
@ -32,6 +32,7 @@ before_script:
|
|||||||
- ./configure
|
- ./configure
|
||||||
- make -j2
|
- make -j2
|
||||||
- sudo make install
|
- sudo make install
|
||||||
|
- cd ..
|
||||||
script:
|
script:
|
||||||
- autoreconf -i
|
- autoreconf -i
|
||||||
- ./configure
|
- ./configure
|
||||||
|
Loading…
Reference in New Issue
Block a user