Skip to content

Commit

Permalink
Add a line to build a docker image for the RTI
Browse files Browse the repository at this point in the history
  • Loading branch information
byeonggiljun committed Nov 20, 2023
1 parent 5a44ace commit a8e241c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/install-rti/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ fi
cmake -DAUTH=ON ../
make
sudo make install
docker build -t rti:rti -f rti.Dockerfile ../../../core/

0 comments on commit a8e241c

Please sign in to comment.