Skip to content

Commit 5501a39

Browse files
Run docker
1 parent 286f18e commit 5501a39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/repo-ghc-8.6-cabal-2.4-ros.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ jobs:
4848
- name: Generate ROS app
4949
run: |
5050
ogma ros --app-target-dir demo --variable-db ogma-cli/examples/ros-copilot/vars-db --variable-file ogma-cli/examples/ros-copilot/variables --handlers-file ogma-cli/examples/ros-copilot/handlers
51+
cd demo/
52+
docker build -t .

0 commit comments

Comments
 (0)