fix: missing pushd

pull/360/head
Raphaël Vinot 2019-12-04 17:34:34 +01:00
parent 5d415bb8f2
commit 5b1ac3dc51
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ install:
- sudo make install
- popd
- sudo ldconfig
- cd faup/src/lib/bindings/python
- pushd faup/src/lib/bindings/python
- pip install .
- popd