File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -393,7 +393,7 @@ jobs:
393393 - name : Install apt packages
394394 uses : eProsima/eProsima-CI/ubuntu/install_apt_packages@v0
395395 with :
396- packages : libasio-dev libtinyxml2-dev libssl-discovery swig4.1
396+ packages : libasio-dev libtinyxml2-dev libssl-dev swig4.1
397397
398398 - name : Install and configure SWIG test # TODO
399399 run : |
@@ -488,7 +488,7 @@ jobs:
488488 - name : Install apt packages
489489 uses : eProsima/eProsima-CI/ubuntu/install_apt_packages@v0
490490 with :
491- packages : libasio-dev libtinyxml2-dev libssl-dev doxygen imagemagick plantuml libenchant-2-2 swig4.1
491+ packages : libasio-dev libtinyxml2-dev libssl-dev swig4.1 doxygen imagemagick plantuml libenchant-2-2
492492
493493 - name : Install and configure SWIG test # TODO
494494 run : |
You can’t perform that action at this time.
0 commit comments