1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Remove swig

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-08-24 19:05:33 +02:00
parent ccf4259966
commit ef6a1c69f3

View file

@ -359,7 +359,6 @@ jobs:
name: Build name: Build
no_output_timeout: 40m no_output_timeout: 40m
command: | command: |
sudo apt-get -yq install swig swig2.0
make IGNORE_ERRORS=m -C ~/openmptcprouter/$OMR_TARGET/source package/{compile,install,index} target/compile -j2 package/compile -j2 target/install -j2 make IGNORE_ERRORS=m -C ~/openmptcprouter/$OMR_TARGET/source package/{compile,install,index} target/compile -j2 package/compile -j2 target/install -j2
- run: - run: