From 6e1269953cc52f60f6d4123b58459af6c6deb878 Mon Sep 17 00:00:00 2001 From: Samyak Rout Date: Sun, 17 Nov 2024 22:56:29 +1100 Subject: [PATCH] Updated the changes for the fix --- .github/workflows/manual: Generate-TF-Plan-Diagram.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual: Generate-TF-Plan-Diagram.yaml b/.github/workflows/manual: Generate-TF-Plan-Diagram.yaml index a1a14dc..fcdb938 100644 --- a/.github/workflows/manual: Generate-TF-Plan-Diagram.yaml +++ b/.github/workflows/manual: Generate-TF-Plan-Diagram.yaml @@ -93,7 +93,7 @@ jobs: with: registry: docker.io image: im2nguyen/rover:latest - options: -v /tmp:/src -p 9000:9000 + options: -v /tmp/plan.out:/sr/plan.out -p 9000:9000 run: | echo "Starting Rover Visualization" rover -planJSONPath=/src/plan.json