mirror of https://github.com/MISP/misp-modules
fix: missing pushd
parent
5d415bb8f2
commit
5b1ac3dc51
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue