mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add swig again
This commit is contained in:
parent
ef6a1c69f3
commit
0d3abaf617
1 changed files with 2 additions and 0 deletions
|
@ -359,6 +359,8 @@ jobs:
|
|||
name: Build
|
||||
no_output_timeout: 40m
|
||||
command: |
|
||||
sudo apt-get update
|
||||
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
|
||||
|
||||
- run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue